representations

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

Parameters

value

One or more representation blocks as defined below.


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


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

Parameters

values

One or more representation blocks as defined below.


@JvmName(name = "imelyjmecfkspvmf")
suspend fun representations(argument: List<suspend ApiOperationResponseRepresentationArgsBuilder.() -> Unit>)
@JvmName(name = "ptuhioqpyqvrmxqe")
suspend fun representations(vararg argument: suspend ApiOperationResponseRepresentationArgsBuilder.() -> Unit)
@JvmName(name = "gvivbvvbotcxgefv")
suspend fun representations(argument: suspend ApiOperationResponseRepresentationArgsBuilder.() -> Unit)

Parameters

argument

One or more representation blocks as defined below.