allowedColumns

@JvmName(name = "ryvujqmkwpgybxps")
suspend fun allowedColumns(value: Output<List<String>>)
@JvmName(name = "fshqirngnfmfqbuw")
suspend fun allowedColumns(value: List<String>?)

Parameters

value

The columns of the references table which will be included in the configured table.


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


@JvmName(name = "xjmrjtishqnorqsg")
suspend fun allowedColumns(values: List<Output<String>>)
@JvmName(name = "yycsjnesquswhcbo")
suspend fun allowedColumns(vararg values: String)

Parameters

values

The columns of the references table which will be included in the configured table.