Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.MonitoringOutputProperty.Builder
-
Uses of CfnMonitoringSchedule.MonitoringOutputProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.MonitoringOutputProperty.builder()
CfnMonitoringSchedule.MonitoringOutputProperty.Builder.s3Output
(IResolvable s3Output) Sets the value ofCfnMonitoringSchedule.MonitoringOutputProperty.getS3Output()
CfnMonitoringSchedule.MonitoringOutputProperty.Builder.s3Output
(CfnMonitoringSchedule.S3OutputProperty s3Output) Sets the value ofCfnMonitoringSchedule.MonitoringOutputProperty.getS3Output()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedule.MonitoringOutputProperty.Builder
.