properties

@JvmName(name = "whynmffudrpcfbgv")
suspend fun properties(value: Output<Map<String, TableSpecificationArgs>>)
@JvmName(name = "msjnddxbhtigedjd")
suspend fun properties(value: Map<String, TableSpecificationArgs>)

Parameters

value

Specifies a collection that contains the column schema for each input or output of the web service. For more information, see the Swagger specification.


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

Parameters

argument

Specifies a collection that contains the column schema for each input or output of the web service. For more information, see the Swagger specification.


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

Parameters

values

Specifies a collection that contains the column schema for each input or output of the web service. For more information, see the Swagger specification.