representations

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

Parameters

value

Collection of operation response representations.


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


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

Parameters

values

Collection of operation response representations.


@JvmName(name = "qieikcmivuwmxppi")
suspend fun representations(argument: List<suspend RepresentationContractArgsBuilder.() -> Unit>)
@JvmName(name = "epishkfpkdhacbxf")
suspend fun representations(vararg argument: suspend RepresentationContractArgsBuilder.() -> Unit)
@JvmName(name = "vjgcmhqkyjpmfama")
suspend fun representations(argument: suspend RepresentationContractArgsBuilder.() -> Unit)

Parameters

argument

Collection of operation response representations.