streamSpecification

@JvmName(name = "nuwbjwnxeohbouuk")
suspend fun streamSpecification(value: Output<StreamSpecificationArgs>)
@JvmName(name = "idfbcgwxddcktfby")
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 = "arxuynkvqrfcmjfk")
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.