Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModel.S3DataSourceProperty.Builder
-
Uses of CfnModel.S3DataSourceProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModel.S3DataSourceProperty.builder()
CfnModel.S3DataSourceProperty.Builder.compressionType
(String compressionType) Sets the value ofCfnModel.S3DataSourceProperty.getCompressionType()
CfnModel.S3DataSourceProperty.Builder.hubAccessConfig
(IResolvable hubAccessConfig) Sets the value ofCfnModel.S3DataSourceProperty.getHubAccessConfig()
CfnModel.S3DataSourceProperty.Builder.hubAccessConfig
(CfnModel.HubAccessConfigProperty hubAccessConfig) Sets the value ofCfnModel.S3DataSourceProperty.getHubAccessConfig()
CfnModel.S3DataSourceProperty.Builder.modelAccessConfig
(IResolvable modelAccessConfig) Sets the value ofCfnModel.S3DataSourceProperty.getModelAccessConfig()
CfnModel.S3DataSourceProperty.Builder.modelAccessConfig
(CfnModel.ModelAccessConfigProperty modelAccessConfig) Sets the value ofCfnModel.S3DataSourceProperty.getModelAccessConfig()
CfnModel.S3DataSourceProperty.Builder.s3DataType
(String s3DataType) Sets the value ofCfnModel.S3DataSourceProperty.getS3DataType()
Sets the value ofCfnModel.S3DataSourceProperty.getS3Uri()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModel.S3DataSourceProperty.Builder
.