writeMetadata

@JvmName(name = "xuxmmgowsnkjdlul")
suspend fun writeMetadata(value: Output<Boolean>)
@JvmName(name = "kssmcrjitxxgdkkm")
suspend fun writeMetadata(value: Boolean?)

Parameters

value

When true, write the subscription name, messageId, publishTime, attributes, and orderingKey to additional columns in the table. The subscription name, messageId, and publishTime fields are put in their own columns while all other message properties (other than data) are written to a JSON object in the attributes column.