Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModel.ModelDataSourceProperty.Builder
-
Uses of CfnModel.ModelDataSourceProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModel.ModelDataSourceProperty.builder()
CfnModel.ModelDataSourceProperty.Builder.s3DataSource
(IResolvable s3DataSource) Sets the value ofCfnModel.ModelDataSourceProperty.getS3DataSource()
CfnModel.ModelDataSourceProperty.Builder.s3DataSource
(CfnModel.S3DataSourceProperty s3DataSource) Sets the value ofCfnModel.ModelDataSourceProperty.getS3DataSource()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModel.ModelDataSourceProperty.Builder
.