integrationResponses

@JvmName(name = "cujjwnmvukgertoa")
suspend fun integrationResponses(value: Output<List<MethodIntegrationResponseArgs>>)
@JvmName(name = "hucmrnblatbjglgn")
suspend fun integrationResponses(value: List<MethodIntegrationResponseArgs>?)

Parameters

value

Specifies the integration's responses.


@JvmName(name = "lnvhiacnmxmnfnfc")
suspend fun integrationResponses(vararg values: Output<MethodIntegrationResponseArgs>)


@JvmName(name = "umhyltjmtpkfrxtm")
suspend fun integrationResponses(values: List<Output<MethodIntegrationResponseArgs>>)
@JvmName(name = "plulallngrnuqbkf")
suspend fun integrationResponses(vararg values: MethodIntegrationResponseArgs)

Parameters

values

Specifies the integration's responses.


@JvmName(name = "rdapfhsebdgwtmnf")
suspend fun integrationResponses(argument: List<suspend MethodIntegrationResponseArgsBuilder.() -> Unit>)
@JvmName(name = "wyshuqvnsrhvlpqh")
suspend fun integrationResponses(vararg argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)
@JvmName(name = "nbdmixjrrduaunot")
suspend fun integrationResponses(argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)

Parameters

argument

Specifies the integration's responses.