Uses of Class
software.amazon.awscdk.services.dynamodb.CfnTable.StreamSpecificationProperty.Builder
Packages that use CfnTable.StreamSpecificationProperty.Builder
-
Uses of CfnTable.StreamSpecificationProperty.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnTable.StreamSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnTable.StreamSpecificationProperty.builder()CfnTable.StreamSpecificationProperty.Builder.resourcePolicy(IResolvable resourcePolicy) Sets the value ofCfnTable.StreamSpecificationProperty.getResourcePolicy()CfnTable.StreamSpecificationProperty.Builder.resourcePolicy(CfnTable.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnTable.StreamSpecificationProperty.getResourcePolicy()CfnTable.StreamSpecificationProperty.Builder.streamViewType(String streamViewType) Sets the value ofCfnTable.StreamSpecificationProperty.getStreamViewType()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.StreamSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.StreamSpecificationProperty.Builder.