representations

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

Parameters

value

Collection of operation request representations.


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


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

Parameters

values

Collection of operation request representations.


@JvmName(name = "axkucjpwucrmbqsq")
suspend fun representations(argument: List<suspend RepresentationContractArgsBuilder.() -> Unit>)
@JvmName(name = "sliygkldpvqvcfcp")
suspend fun representations(vararg argument: suspend RepresentationContractArgsBuilder.() -> Unit)
@JvmName(name = "jupmcngtrexytbcp")
suspend fun representations(argument: suspend RepresentationContractArgsBuilder.() -> Unit)

Parameters

argument

Collection of operation request representations.