writeMetadata

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

Parameters

value

When true, write the subscription name, message_id, publish_time, attributes, and ordering_key to additional columns in the table. The subscription name, message_id, and publish_time 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.