@Stability(value=Stable) public static final class CfnMonitoringScheduleProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringScheduleProps>
CfnMonitoringScheduleProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder monitoringScheduleConfig(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig)
CfnMonitoringScheduleProps.getMonitoringScheduleConfig()monitoringScheduleConfig - `AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder monitoringScheduleConfig(IResolvable monitoringScheduleConfig)
CfnMonitoringScheduleProps.getMonitoringScheduleConfig()monitoringScheduleConfig - `AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder monitoringScheduleName(String monitoringScheduleName)
CfnMonitoringScheduleProps.getMonitoringScheduleName()monitoringScheduleName - `AWS::SageMaker::MonitoringSchedule.MonitoringScheduleName`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder endpointName(String endpointName)
CfnMonitoringScheduleProps.getEndpointName()endpointName - `AWS::SageMaker::MonitoringSchedule.EndpointName`.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder failureReason(String failureReason)
CfnMonitoringScheduleProps.getFailureReason()failureReason - `AWS::SageMaker::MonitoringSchedule.FailureReason`.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder lastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary)
CfnMonitoringScheduleProps.getLastMonitoringExecutionSummary()lastMonitoringExecutionSummary - `AWS::SageMaker::MonitoringSchedule.LastMonitoringExecutionSummary`.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder lastMonitoringExecutionSummary(IResolvable lastMonitoringExecutionSummary)
CfnMonitoringScheduleProps.getLastMonitoringExecutionSummary()lastMonitoringExecutionSummary - `AWS::SageMaker::MonitoringSchedule.LastMonitoringExecutionSummary`.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder monitoringScheduleStatus(String monitoringScheduleStatus)
CfnMonitoringScheduleProps.getMonitoringScheduleStatus()monitoringScheduleStatus - `AWS::SageMaker::MonitoringSchedule.MonitoringScheduleStatus`.this@Stability(value=Stable) public CfnMonitoringScheduleProps.Builder tags(List<? extends CfnTag> tags)
CfnMonitoringScheduleProps.getTags()tags - `AWS::SageMaker::MonitoringSchedule.Tags`.this@Stability(value=Stable) public CfnMonitoringScheduleProps build()
build in interface software.amazon.jsii.Builder<CfnMonitoringScheduleProps>CfnMonitoringSchedulePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.