columns

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

Parameters

value

The columns that are composed of the primary key constraint.


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


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

Parameters

values

The columns that are composed of the primary key constraint.