integrationResponses

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

Parameters

value

Specifies the integration's responses.


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


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

Parameters

values

Specifies the integration's responses.


@JvmName(name = "duobiwjwnbvgmdhu")
suspend fun integrationResponses(argument: List<suspend MethodIntegrationResponseArgsBuilder.() -> Unit>)
@JvmName(name = "oivbavbsuikutems")
suspend fun integrationResponses(vararg argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)
@JvmName(name = "kfsttbpupwuvqcdc")
suspend fun integrationResponses(argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)

Parameters

argument

Specifies the integration's responses.