Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTableBucketPolicyProps
Packages that use CfnTableBucketPolicyProps
-
Uses of CfnTableBucketPolicyProps in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTableBucketPolicyPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnTableBucketPolicyPropsMethods in software.amazon.awscdk.services.s3tables that return CfnTableBucketPolicyPropsModifier and TypeMethodDescriptionCfnTableBucketPolicyProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.s3tables with parameters of type CfnTableBucketPolicyPropsModifierConstructorDescriptionCfnTableBucketPolicy(software.constructs.Construct scope, String id, CfnTableBucketPolicyProps props) Create a newAWS::S3Tables::TableBucketPolicy.