Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModel.S3DataSourceProperty.Builder
Packages that use CfnModel.S3DataSourceProperty.Builder
-
Uses of CfnModel.S3DataSourceProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnModel.S3DataSourceProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnModel.S3DataSourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModel.S3DataSourceProperty.Builder.