properties

@JvmName(name = "bryanmwnrmeycdxd")
suspend fun properties(value: Output<Map<String, TableSpecificationArgs>>)
@JvmName(name = "cgjmhccvvnijmgke")
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 = "nntvtxchyjgdreno")
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 = "qmesjibnsodwbdbg")
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.