representations

@JvmName(name = "urdpujqbkpxnbdpc")
suspend fun representations(value: Output<List<ApiOperationResponseRepresentationArgs>>)
@JvmName(name = "thjfwiraoppgpgyg")
suspend fun representations(value: List<ApiOperationResponseRepresentationArgs>?)

Parameters

value

One or more representation blocks as defined above.


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


@JvmName(name = "laikcqyvwfacasib")
suspend fun representations(values: List<Output<ApiOperationResponseRepresentationArgs>>)
@JvmName(name = "nackxhjealtgbovc")
suspend fun representations(vararg values: ApiOperationResponseRepresentationArgs)

Parameters

values

One or more representation blocks as defined above.


@JvmName(name = "xvavpmisulwgvktf")
suspend fun representations(argument: List<suspend ApiOperationResponseRepresentationArgsBuilder.() -> Unit>)
@JvmName(name = "bcrhpcohoovxugpi")
suspend fun representations(vararg argument: suspend ApiOperationResponseRepresentationArgsBuilder.() -> Unit)
@JvmName(name = "ddmcpclciuoysgkn")
suspend fun representations(argument: suspend ApiOperationResponseRepresentationArgsBuilder.() -> Unit)

Parameters

argument

One or more representation blocks as defined above.