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