streamSpecification

@JvmName(name = "bjgydeoxfeckvyyi")
suspend fun streamSpecification(value: Output<StreamSpecificationArgs>)
@JvmName(name = "selakruefdlhhvsc")
suspend fun streamSpecification(value: StreamSpecificationArgs?)

Parameters

value

The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.


@JvmName(name = "hlsairjxecgyjqrx")
suspend fun streamSpecification(argument: suspend StreamSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.