Uses of Class
software.amazon.awscdk.services.s3tables.alpha.TablePolicyProps.Builder
Packages that use TablePolicyProps.Builder
Package
Description
Amazon S3 Tables Construct Library
-
Uses of TablePolicyProps.Builder in software.amazon.awscdk.services.s3tables.alpha
Methods in software.amazon.awscdk.services.s3tables.alpha that return TablePolicyProps.BuilderModifier and TypeMethodDescriptionstatic TablePolicyProps.Builder
TablePolicyProps.builder()
TablePolicyProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofTablePolicyProps.getRemovalPolicy()
TablePolicyProps.Builder.resourcePolicy
(PolicyDocument resourcePolicy) Sets the value ofTablePolicyProps.getResourcePolicy()
Sets the value ofTablePolicyProps.getTable()
Constructors in software.amazon.awscdk.services.s3tables.alpha with parameters of type TablePolicyProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(TablePolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTablePolicyProps.Builder
.