streamSpecification

@JvmName(name = "oggvehwkmxxbqydq")
suspend fun streamSpecification(value: Output<TableStreamSpecificationArgs>)
@JvmName(name = "ctwvvsvvsvrftdwx")
suspend fun streamSpecification(value: TableStreamSpecificationArgs?)

Parameters

value

The settings for the DDB table stream, which capture changes to items stored in the table.


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

Parameters

argument

The settings for the DDB table stream, which capture changes to items stored in the table.