Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.EndpointInputProperty.Builder
-
Uses of CfnMonitoringSchedule.EndpointInputProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.EndpointInputProperty.builder()
CfnMonitoringSchedule.EndpointInputProperty.Builder.endpointName
(String endpointName) Sets the value ofCfnMonitoringSchedule.EndpointInputProperty.getEndpointName()
CfnMonitoringSchedule.EndpointInputProperty.Builder.excludeFeaturesAttribute
(String excludeFeaturesAttribute) Sets the value ofCfnMonitoringSchedule.EndpointInputProperty.getLocalPath()
CfnMonitoringSchedule.EndpointInputProperty.Builder.s3DataDistributionType
(String s3DataDistributionType) Sets the value ofCfnMonitoringSchedule.EndpointInputProperty.getS3DataDistributionType()
CfnMonitoringSchedule.EndpointInputProperty.Builder.s3InputMode
(String s3InputMode) Sets the value ofCfnMonitoringSchedule.EndpointInputProperty.getS3InputMode()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedule.EndpointInputProperty.Builder
.