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