public static interface ExportTaskS3Location.Builder extends SdkPojo, CopyableBuilder<ExportTaskS3Location.Builder,ExportTaskS3Location>
| Modifier and Type | Method and Description |
|---|---|
ExportTaskS3Location.Builder |
s3Bucket(String s3Bucket)
The destination Amazon S3 bucket.
|
ExportTaskS3Location.Builder |
s3Prefix(String s3Prefix)
The prefix (logical hierarchy) in the bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExportTaskS3Location.Builder s3Bucket(String s3Bucket)
The destination Amazon S3 bucket.
s3Bucket - The destination Amazon S3 bucket.ExportTaskS3Location.Builder s3Prefix(String s3Prefix)
The prefix (logical hierarchy) in the bucket.
s3Prefix - The prefix (logical hierarchy) in the bucket.Copyright © 2023. All rights reserved.