stream Specification
Parameters
value
Specifies the streams settings on your global table. You must provide a value for this property if your global table contains more than one replica. You can only change the streams settings if your global table has only one replica.
suspend fun streamSpecification(argument: suspend GlobalTableStreamSpecificationArgsBuilder.() -> Unit)
Parameters
argument
Specifies the streams settings on your global table. You must provide a value for this property if your global table contains more than one replica. You can only change the streams settings if your global table has only one replica.