@Stability(value=Stable) @Internal public static final class CfnMonitoringScheduleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringScheduleProps
CfnMonitoringSchedulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringScheduleProps.Builder, CfnMonitoringScheduleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object monitoringScheduleConfig,
String monitoringScheduleName,
String creationTime,
String endpointName,
String failureReason,
String lastModifiedTime,
Object lastMonitoringExecutionSummary,
String monitoringScheduleArn,
String monitoringScheduleStatus,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringScheduleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCreationTime()
`AWS::SageMaker::MonitoringSchedule.CreationTime`.
|
String |
getEndpointName()
`AWS::SageMaker::MonitoringSchedule.EndpointName`.
|
String |
getFailureReason()
`AWS::SageMaker::MonitoringSchedule.FailureReason`.
|
String |
getLastModifiedTime()
`AWS::SageMaker::MonitoringSchedule.LastModifiedTime`.
|
Object |
getLastMonitoringExecutionSummary()
`AWS::SageMaker::MonitoringSchedule.LastMonitoringExecutionSummary`.
|
String |
getMonitoringScheduleArn()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleArn`.
|
Object |
getMonitoringScheduleConfig()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig`.
|
String |
getMonitoringScheduleName()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleName`.
|
String |
getMonitoringScheduleStatus()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleStatus`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::MonitoringSchedule.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object monitoringScheduleConfig, String monitoringScheduleName, String creationTime, String endpointName, String failureReason, String lastModifiedTime, Object lastMonitoringExecutionSummary, String monitoringScheduleArn, String monitoringScheduleStatus, List<? extends CfnTag> tags)
CfnMonitoringScheduleProps.Builder.public final Object getMonitoringScheduleConfig()
CfnMonitoringSchedulePropsgetMonitoringScheduleConfig in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringscheduleconfigpublic final String getMonitoringScheduleName()
CfnMonitoringSchedulePropsgetMonitoringScheduleName in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringschedulenamepublic final String getCreationTime()
CfnMonitoringSchedulePropsgetCreationTime in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-creationtimepublic final String getEndpointName()
CfnMonitoringSchedulePropsgetEndpointName in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-endpointnamepublic final String getFailureReason()
CfnMonitoringSchedulePropsgetFailureReason in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-failurereasonpublic final String getLastModifiedTime()
CfnMonitoringSchedulePropsgetLastModifiedTime in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-lastmodifiedtimepublic final Object getLastMonitoringExecutionSummary()
CfnMonitoringSchedulePropsgetLastMonitoringExecutionSummary in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-lastmonitoringexecutionsummarypublic final String getMonitoringScheduleArn()
CfnMonitoringSchedulePropsgetMonitoringScheduleArn in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringschedulearnpublic final String getMonitoringScheduleStatus()
CfnMonitoringSchedulePropsgetMonitoringScheduleStatus in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringschedulestatuspublic final List<CfnTag> getTags()
CfnMonitoringSchedulePropsgetTags in interface CfnMonitoringSchedulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.