properties

@JvmName(name = "wvxfbfxhrterxymf")
suspend fun properties(value: Output<Map<String, TableSpecificationArgs>>)
@JvmName(name = "yxyjyclvgtddfbsf")
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 = "nodmvucytckutjmd")
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 = "wxxqldrwdiyrakwf")
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.