Uses of Class
software.amazon.awssdk.services.macie2.model.S3BucketOwner
-
Packages that use S3BucketOwner Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of S3BucketOwner in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return S3BucketOwner Modifier and Type Method Description S3BucketOwnerS3Bucket. owner()The display name and canonical user ID for the Amazon Web Services account that owns the bucket.Methods in software.amazon.awssdk.services.macie2.model with parameters of type S3BucketOwner Modifier and Type Method Description S3Bucket.BuilderS3Bucket.Builder. owner(S3BucketOwner owner)The display name and canonical user ID for the Amazon Web Services account that owns the bucket.
-