Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.StreamSpecificationProperty
-
Uses of CfnGlobalTable.StreamSpecificationProperty in software.amazon.awscdk.services.dynamodb
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnGlobalTable.StreamSpecificationProperty
Modifier and TypeMethodDescriptionCfnGlobalTable.StreamSpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnGlobalTable.setStreamSpecification
(CfnGlobalTable.StreamSpecificationProperty value) Specifies the streams settings on your global table.CfnGlobalTable.Builder.streamSpecification
(CfnGlobalTable.StreamSpecificationProperty streamSpecification) Specifies the streams settings on your global table.CfnGlobalTableProps.Builder.streamSpecification
(CfnGlobalTable.StreamSpecificationProperty streamSpecification) Sets the value ofCfnGlobalTableProps.getStreamSpecification()