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