includeTableAlterOperations

@JvmName(name = "tmcetyeqlnvgdqtp")
suspend fun includeTableAlterOperations(value: Output<Boolean>)
@JvmName(name = "dvuqodmiklfwvghd")
suspend fun includeTableAlterOperations(value: Boolean?)

Parameters

value

Includes any data definition language (DDL) operations that change the table in the control data, such as rename-table, drop-table, add-column, drop-column, and rename-column. Default is false.