Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.MonitoringInputProperty.Builder
-
Uses of CfnMonitoringSchedule.MonitoringInputProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.MonitoringInputProperty.Builder.batchTransformInput
(IResolvable batchTransformInput) Sets the value ofCfnMonitoringSchedule.MonitoringInputProperty.getBatchTransformInput()
CfnMonitoringSchedule.MonitoringInputProperty.Builder.batchTransformInput
(CfnMonitoringSchedule.BatchTransformInputProperty batchTransformInput) Sets the value ofCfnMonitoringSchedule.MonitoringInputProperty.getBatchTransformInput()
CfnMonitoringSchedule.MonitoringInputProperty.builder()
CfnMonitoringSchedule.MonitoringInputProperty.Builder.endpointInput
(IResolvable endpointInput) Sets the value ofCfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput()
CfnMonitoringSchedule.MonitoringInputProperty.Builder.endpointInput
(CfnMonitoringSchedule.EndpointInputProperty endpointInput) Sets the value ofCfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedule.MonitoringInputProperty.Builder
.