public static interface S3SourceProperties.Builder extends SdkPojo, CopyableBuilder<S3SourceProperties.Builder,S3SourceProperties>
| Modifier and Type | Method and Description |
|---|---|
S3SourceProperties.Builder |
bucketName(String bucketName)
The Amazon S3 bucket name where the source files are stored.
|
S3SourceProperties.Builder |
bucketPrefix(String bucketPrefix)
The object key for the Amazon S3 bucket in which the source files are stored.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3SourceProperties.Builder bucketName(String bucketName)
The Amazon S3 bucket name where the source files are stored.
bucketName - The Amazon S3 bucket name where the source files are stored.S3SourceProperties.Builder bucketPrefix(String bucketPrefix)
The object key for the Amazon S3 bucket in which the source files are stored.
bucketPrefix - The object key for the Amazon S3 bucket in which the source files are stored.Copyright © 2023. All rights reserved.