Uses of Class
software.amazon.awscdk.services.s3.CfnBucketPolicyProps.Builder
Packages that use CfnBucketPolicyProps.Builder
-
Uses of CfnBucketPolicyProps.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucketPolicyProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBucketPolicyProps.getBucket()CfnBucketPolicyProps.Builder.bucket(IBucketRef bucket) Sets the value ofCfnBucketPolicyProps.getBucket()static CfnBucketPolicyProps.BuilderCfnBucketPolicyProps.builder()CfnBucketPolicyProps.Builder.policyDocument(Object policyDocument) Sets the value ofCfnBucketPolicyProps.getPolicyDocument()Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucketPolicyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBucketPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBucketPolicyProps.Builder.