streamSpecification

@JvmName(name = "xjkanfloxhjjwirp")
suspend fun streamSpecification(value: Output<GlobalTableStreamSpecificationArgs>)
@JvmName(name = "jxirfwgtbwlktyny")
suspend fun streamSpecification(value: GlobalTableStreamSpecificationArgs?)

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.


@JvmName(name = "shpsstxhpfjfkryr")
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.