public static interface S3DataSource.Builder extends SdkPojo, CopyableBuilder<S3DataSource.Builder,S3DataSource>
| Modifier and Type | Method and Description |
|---|---|
S3DataSource.Builder |
s3Uri(String s3Uri)
Depending on the value specified for the
S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3DataSource.Builder s3Uri(String s3Uri)
Depending on the value specified for the S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source.
s3Uri - Depending on the value specified for the S3DataType, identifies either a key name prefix
or a manifest that locates the S3 data source.Copyright © 2022. All rights reserved.