Uses of Class
software.amazon.awscdk.services.s3.CfnBucketPolicy.Builder
Packages that use CfnBucketPolicy.Builder
-
Uses of CfnBucketPolicy.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucketPolicy.BuilderModifier and TypeMethodDescriptionThe name of the Amazon S3 bucket to which the policy applies.CfnBucketPolicy.Builder.bucket(IBucketRef bucket) The name of the Amazon S3 bucket to which the policy applies.static CfnBucketPolicy.BuilderCfnBucketPolicy.Builder.policyDocument(Object policyDocument) A policy document containing permissions to add to the specified bucket.