methodResponses

@JvmName(name = "fgowvicvtxoxmexa")
suspend fun methodResponses(value: Output<List<MethodResponseArgs>>)
@JvmName(name = "ruogoaoklmywhvgh")
suspend fun methodResponses(value: List<MethodResponseArgs>?)

Parameters

value

Gets a method response associated with a given HTTP status code.


@JvmName(name = "pldqmrfitivjkxur")
suspend fun methodResponses(vararg values: Output<MethodResponseArgs>)


@JvmName(name = "mybolfvdqmvsjnij")
suspend fun methodResponses(values: List<Output<MethodResponseArgs>>)
@JvmName(name = "omywwpltvpekoiwt")
suspend fun methodResponses(vararg values: MethodResponseArgs)

Parameters

values

Gets a method response associated with a given HTTP status code.


@JvmName(name = "qdvdslvfxitkknqk")
suspend fun methodResponses(argument: List<suspend MethodResponseArgsBuilder.() -> Unit>)
@JvmName(name = "ibovpoqkmqcfccfi")
suspend fun methodResponses(vararg argument: suspend MethodResponseArgsBuilder.() -> Unit)
@JvmName(name = "ktdecvyockbqpmyh")
suspend fun methodResponses(argument: suspend MethodResponseArgsBuilder.() -> Unit)

Parameters

argument

Gets a method response associated with a given HTTP status code.