streamSpecification

@JvmName(name = "awcwwbljwefdfiao")
suspend fun streamSpecification(value: Output<TableStreamSpecificationArgs>)
@JvmName(name = "gdjhrfptnwborhiy")
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 = "emahkggrmitgfxup")
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.