s3Uri property
The S3 URI, or location in Amazon S3, of OfflineStore
.
S3 URIs have a format similar to the following:
s3://example-bucket/prefix/
.
Implementation
final String s3Uri;
The S3 URI, or location in Amazon S3, of OfflineStore
.
S3 URIs have a format similar to the following:
s3://example-bucket/prefix/
.
final String s3Uri;