allowedColumns

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

Parameters

value

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


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


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

Parameters

values

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