s3Uri property

String s3Uri
final

The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

Implementation

final String s3Uri;