integrationResponses

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

Parameters

value

Specifies the integration's responses.


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


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

Parameters

values

Specifies the integration's responses.


@JvmName(name = "rixbucaewtjdcsck")
suspend fun integrationResponses(argument: List<suspend MethodIntegrationResponseArgsBuilder.() -> Unit>)
@JvmName(name = "mqrxrsbslsndwmal")
suspend fun integrationResponses(vararg argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)
@JvmName(name = "tbnplanhqgsshecb")
suspend fun integrationResponses(argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)

Parameters

argument

Specifies the integration's responses.