properties

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

Parameters

value

The set of columns within the data table.


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

Parameters

argument

The set of columns within the data table.


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

Parameters

values

The set of columns within the data table.