streamSpecification

@JvmName(name = "lvulrcyjcfpomjwh")
suspend fun streamSpecification(value: Output<StreamSpecificationArgs>)
@JvmName(name = "wfmlaslpgwsevvne")
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 = "djvbhimglyehnixj")
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.