Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTablePropsMixin.StreamSpecificationProperty
Packages that use CfnGlobalTablePropsMixin.StreamSpecificationProperty
-
Uses of CfnGlobalTablePropsMixin.StreamSpecificationProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnGlobalTablePropsMixin.StreamSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalTablePropsMixin.StreamSpecificationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnGlobalTablePropsMixin.StreamSpecificationPropertyModifier and TypeMethodDescriptionCfnGlobalTablePropsMixin.StreamSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnGlobalTablePropsMixin.StreamSpecificationPropertyModifier and TypeMethodDescriptionCfnGlobalTableMixinProps.Builder.streamSpecification(CfnGlobalTablePropsMixin.StreamSpecificationProperty streamSpecification) Sets the value ofCfnGlobalTableMixinProps.getStreamSpecification()CfnGlobalTablePropsMixin.Builder.streamSpecification(CfnGlobalTablePropsMixin.StreamSpecificationProperty streamSpecification) Specifies the streams settings on your global table.