Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.ClusterConfigProperty.Builder
-
Uses of CfnMonitoringSchedule.ClusterConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.ClusterConfigProperty.builder()
CfnMonitoringSchedule.ClusterConfigProperty.Builder.instanceCount
(Number instanceCount) Sets the value ofCfnMonitoringSchedule.ClusterConfigProperty.getInstanceCount()
CfnMonitoringSchedule.ClusterConfigProperty.Builder.instanceType
(String instanceType) Sets the value ofCfnMonitoringSchedule.ClusterConfigProperty.getInstanceType()
CfnMonitoringSchedule.ClusterConfigProperty.Builder.volumeKmsKeyId
(String volumeKmsKeyId) Sets the value ofCfnMonitoringSchedule.ClusterConfigProperty.getVolumeKmsKeyId()
CfnMonitoringSchedule.ClusterConfigProperty.Builder.volumeSizeInGb
(Number volumeSizeInGb) Sets the value ofCfnMonitoringSchedule.ClusterConfigProperty.getVolumeSizeInGb()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedule.ClusterConfigProperty.Builder
.