Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ResourcePolicyProperty
Packages that use CfnTablePropsMixin.ResourcePolicyProperty
-
Uses of CfnTablePropsMixin.ResourcePolicyProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnTablePropsMixin.ResourcePolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.ResourcePolicyPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.ResourcePolicyPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.ResourcePolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.ResourcePolicyPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.resourcePolicy(CfnTablePropsMixin.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnTableMixinProps.getResourcePolicy()CfnTablePropsMixin.Builder.resourcePolicy(CfnTablePropsMixin.ResourcePolicyProperty resourcePolicy) An AWS resource-based policy document in JSON format that will be attached to the table.CfnTablePropsMixin.StreamSpecificationProperty.Builder.resourcePolicy(CfnTablePropsMixin.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnTablePropsMixin.StreamSpecificationProperty.getResourcePolicy()