columns

@JvmName(name = "tpfxpephfowmvawm")
suspend fun columns(value: Output<List<String>>)
@JvmName(name = "lsxeyrnkbrfguemb")
suspend fun columns(value: List<String>)

Parameters

value

The columns that are composed of the primary key constraint.


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


@JvmName(name = "cajgpfceuwtyydck")
suspend fun columns(values: List<Output<String>>)
@JvmName(name = "keonyojcvaeiasrg")
suspend fun columns(vararg values: String)

Parameters

values

The columns that are composed of the primary key constraint.