allowedColumns

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

Parameters

value

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


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


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

Parameters

values

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