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