public static interface S3Config.Builder extends SdkPojo, CopyableBuilder<S3Config.Builder,S3Config>
| Modifier and Type | Method and Description |
|---|---|
S3Config.Builder |
bucketAccessRoleArn(String bucketAccessRoleArn)
The ARN of the IAM role for accessing the S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3Config.Builder bucketAccessRoleArn(String bucketAccessRoleArn)
The ARN of the IAM role for accessing the S3 bucket.
bucketAccessRoleArn - The ARN of the IAM role for accessing the S3 bucket.Copyright © 2023. All rights reserved.