Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnTable.KinesisStreamSpecificationProperty
Packages that use CfnTable.KinesisStreamSpecificationProperty
-
Uses of CfnTable.KinesisStreamSpecificationProperty in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement CfnTable.KinesisStreamSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTable.KinesisStreamSpecificationPropertyMethods in software.amazon.awscdk.services.dynamodb that return CfnTable.KinesisStreamSpecificationPropertyModifier and TypeMethodDescriptionCfnTable.KinesisStreamSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.KinesisStreamSpecificationPropertyModifier and TypeMethodDescriptionCfnTable.Builder.kinesisStreamSpecification(CfnTable.KinesisStreamSpecificationProperty kinesisStreamSpecification) The Kinesis Data Streams configuration for the specified table.CfnTableProps.Builder.kinesisStreamSpecification(CfnTable.KinesisStreamSpecificationProperty kinesisStreamSpecification) Sets the value ofCfnTableProps.getKinesisStreamSpecification()voidThe Kinesis Data Streams configuration for the specified table.