representations

@JvmName(name = "wluriotsngamqyfp")
suspend fun representations(value: Output<List<RepresentationContractArgs>>)
@JvmName(name = "wuyolkdutbvmsghl")
suspend fun representations(value: List<RepresentationContractArgs>?)

Parameters

value

Collection of operation request representations.


@JvmName(name = "vmmvyrfnvhawnebh")
suspend fun representations(vararg values: Output<RepresentationContractArgs>)


@JvmName(name = "gftygthfbjoptrgg")
suspend fun representations(values: List<Output<RepresentationContractArgs>>)
@JvmName(name = "plbayiftycwrfllj")
suspend fun representations(vararg values: RepresentationContractArgs)

Parameters

values

Collection of operation request representations.


@JvmName(name = "uboyfbwwsgafhvbl")
suspend fun representations(argument: List<suspend RepresentationContractArgsBuilder.() -> Unit>)
@JvmName(name = "nhklfmlymlivcbrb")
suspend fun representations(vararg argument: suspend RepresentationContractArgsBuilder.() -> Unit)
@JvmName(name = "vburcxucgawbkldj")
suspend fun representations(argument: suspend RepresentationContractArgsBuilder.() -> Unit)

Parameters

argument

Collection of operation request representations.