allowedColumns

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

Parameters

value

The columns within the underlying AWS Glue table that can be utilized within collaborations.


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


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

Parameters

values

The columns within the underlying AWS Glue table that can be utilized within collaborations.