representations

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

Parameters

value

Collection of operation response representations.


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


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

Parameters

values

Collection of operation response representations.


@JvmName(name = "itibtgqynhcysxgk")
suspend fun representations(argument: List<suspend RepresentationContractArgsBuilder.() -> Unit>)
@JvmName(name = "nhrqhbavhmiuwtsr")
suspend fun representations(vararg argument: suspend RepresentationContractArgsBuilder.() -> Unit)
@JvmName(name = "lkohmqeowfaefcbq")
suspend fun representations(argument: suspend RepresentationContractArgsBuilder.() -> Unit)

Parameters

argument

Collection of operation response representations.