types

@JvmName(name = "xgiqpftyrymhtoso")
suspend fun types(value: Output<List<String>>)
@JvmName(name = "jhwabvjnpeginjem")
suspend fun types(value: List<String>?)

Parameters

value

The types of schema modifications to consider. Defaults to NEW_COLUMNS. Each value may be one of: NEW_COLUMNS, REMOVED_COLUMNS.


@JvmName(name = "fyvevfrolifklmob")
suspend fun types(vararg values: Output<String>)


@JvmName(name = "kqvekjjmjmjvhwbw")
suspend fun types(values: List<Output<String>>)
@JvmName(name = "iryxulnrwwbpiuno")
suspend fun types(vararg values: String)

Parameters

values

The types of schema modifications to consider. Defaults to NEW_COLUMNS. Each value may be one of: NEW_COLUMNS, REMOVED_COLUMNS.