@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.792Z") @Stability(value=Stable) public interface CfnMonitoringScheduleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMonitoringScheduleProps.Builder
A builder for
CfnMonitoringScheduleProps |
static class |
CfnMonitoringScheduleProps.Jsii$Proxy
An implementation for
CfnMonitoringScheduleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMonitoringScheduleProps.Builder |
builder() |
default String |
getCreationTime()
`AWS::SageMaker::MonitoringSchedule.CreationTime`.
|
default String |
getEndpointName()
`AWS::SageMaker::MonitoringSchedule.EndpointName`.
|
default String |
getFailureReason()
`AWS::SageMaker::MonitoringSchedule.FailureReason`.
|
default String |
getLastModifiedTime()
`AWS::SageMaker::MonitoringSchedule.LastModifiedTime`.
|
default Object |
getLastMonitoringExecutionSummary()
`AWS::SageMaker::MonitoringSchedule.LastMonitoringExecutionSummary`.
|
default String |
getMonitoringScheduleArn()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleArn`.
|
Object |
getMonitoringScheduleConfig()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig`.
|
String |
getMonitoringScheduleName()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleName`.
|
default String |
getMonitoringScheduleStatus()
`AWS::SageMaker::MonitoringSchedule.MonitoringScheduleStatus`.
|
default List<CfnTag> |
getTags()
`AWS::SageMaker::MonitoringSchedule.Tags`.
|
@Stability(value=Stable) @NotNull Object getMonitoringScheduleConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringscheduleconfig@Stability(value=Stable) @NotNull String getMonitoringScheduleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringschedulename@Stability(value=Stable) @Nullable default String getCreationTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-creationtime@Stability(value=Stable) @Nullable default String getEndpointName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-endpointname@Stability(value=Stable) @Nullable default String getFailureReason()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-failurereason@Stability(value=Stable) @Nullable default String getLastModifiedTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-lastmodifiedtime@Stability(value=Stable) @Nullable default Object getLastMonitoringExecutionSummary()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-lastmonitoringexecutionsummary@Stability(value=Stable) @Nullable default String getMonitoringScheduleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringschedulearn@Stability(value=Stable) @Nullable default String getMonitoringScheduleStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-monitoringschedulestatus@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-tags@Stability(value=Stable) static CfnMonitoringScheduleProps.Builder builder()
CfnMonitoringScheduleProps.Builder of CfnMonitoringSchedulePropsCopyright © 2020. All rights reserved.