public static interface S3Resource.Builder extends SdkPojo, CopyableBuilder<S3Resource.Builder,S3Resource>
| Modifier and Type | Method and Description |
|---|---|
S3Resource.Builder |
bucketName(String bucketName)
(Discontinued) The name of the S3 bucket.
|
S3Resource.Builder |
prefix(String prefix)
(Discontinued) The prefix of the S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3Resource.Builder bucketName(String bucketName)
(Discontinued) The name of the S3 bucket.
bucketName - (Discontinued) The name of the S3 bucket.S3Resource.Builder prefix(String prefix)
(Discontinued) The prefix of the S3 bucket.
prefix - (Discontinued) The prefix of the S3 bucket.Copyright © 2022. All rights reserved.