Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3tables.CfnTableBucketPolicyPropsMixin.Builder
Packages that use CfnTableBucketPolicyPropsMixin.Builder
-
Uses of CfnTableBucketPolicyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3tables that return CfnTableBucketPolicyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTableBucketPolicyPropsMixin.Builder.create()CfnTableBucketPolicyPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTableBucketPolicyPropsMixin.Builder.resourcePolicy(Object resourcePolicy) The bucket policy JSON for the table bucket.CfnTableBucketPolicyPropsMixin.Builder.tableBucketArn(String tableBucketArn) The Amazon Resource Name (ARN) of the table bucket.