s3OutputPath property
Identifies the S3 path where you want Amazon SageMaker to store the model
artifacts. For example, s3://bucket-name/key-name-prefix
.
Implementation
final String s3OutputPath;
Identifies the S3 path where you want Amazon SageMaker to store the model
artifacts. For example, s3://bucket-name/key-name-prefix
.
final String s3OutputPath;