Uses of Class
software.amazon.awscdk.services.s3tables.CfnTablePolicyProps.Builder
Packages that use CfnTablePolicyProps.Builder
-
Uses of CfnTablePolicyProps.Builder in software.amazon.awscdk.services.s3tables
Methods in software.amazon.awscdk.services.s3tables that return CfnTablePolicyProps.BuilderModifier and TypeMethodDescriptionstatic CfnTablePolicyProps.Builder
CfnTablePolicyProps.builder()
CfnTablePolicyProps.Builder.resourcePolicy
(Object resourcePolicy) Sets the value ofCfnTablePolicyProps.getResourcePolicy()
Sets the value ofCfnTablePolicyProps.getTableArn()
Constructors in software.amazon.awscdk.services.s3tables with parameters of type CfnTablePolicyProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTablePolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTablePolicyProps.Builder
.