properties

@JvmName(name = "hqpdcuvqnoiqtrok")
suspend fun properties(value: Output<Map<String, ColumnSpecificationArgs>>)
@JvmName(name = "ubniswnefvxavnsj")
suspend fun properties(value: Map<String, ColumnSpecificationArgs>?)

Parameters

value

The set of columns within the data table.


@JvmName(name = "tidcosfngytnamue")
suspend fun properties(vararg argument: Pair<String, suspend ColumnSpecificationArgsBuilder.() -> Unit>)

Parameters

argument

The set of columns within the data table.


@JvmName(name = "aetffsqjrugiadmw")
fun properties(vararg values: Pair<String, ColumnSpecificationArgs>)

Parameters

values

The set of columns within the data table.