representations

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

Parameters

value

Collection of operation request representations.


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


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

Parameters

values

Collection of operation request representations.


@JvmName(name = "irbxnvaqjfyntnat")
suspend fun representations(argument: List<suspend RepresentationContractArgsBuilder.() -> Unit>)
@JvmName(name = "nmfnkfirqgtweyoj")
suspend fun representations(vararg argument: suspend RepresentationContractArgsBuilder.() -> Unit)
@JvmName(name = "cdhdukyorsdkumpn")
suspend fun representations(argument: suspend RepresentationContractArgsBuilder.() -> Unit)

Parameters

argument

Collection of operation request representations.