Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelBiasJobDefinition.DatasetFormatProperty.Builder
-
Uses of CfnModelBiasJobDefinition.DatasetFormatProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModelBiasJobDefinition.DatasetFormatProperty.builder()
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder.csv
(IResolvable csv) Sets the value ofCfnModelBiasJobDefinition.DatasetFormatProperty.getCsv()
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder.csv
(CfnModelBiasJobDefinition.CsvProperty csv) Sets the value ofCfnModelBiasJobDefinition.DatasetFormatProperty.getCsv()
Sets the value ofCfnModelBiasJobDefinition.DatasetFormatProperty.getJson()
Sets the value ofCfnModelBiasJobDefinition.DatasetFormatProperty.getParquet()
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder.parquet
(IResolvable parquet) Sets the value ofCfnModelBiasJobDefinition.DatasetFormatProperty.getParquet()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModelBiasJobDefinition.DatasetFormatProperty.Builder
.