public static interface AwsS3BucketDetails.Builder extends SdkPojo, CopyableBuilder<AwsS3BucketDetails.Builder,AwsS3BucketDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketDetails.Builder |
ownerId(String ownerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsS3BucketDetails.Builder |
ownerName(String ownerName)
The display name of the owner of the S3 bucket.
|
copyapplyMutation, buildAwsS3BucketDetails.Builder ownerId(String ownerId)
The canonical user ID of the owner of the S3 bucket.
ownerId - The canonical user ID of the owner of the S3 bucket.AwsS3BucketDetails.Builder ownerName(String ownerName)
The display name of the owner of the S3 bucket.
ownerName - The display name of the owner of the S3 bucket.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.