integrationResponses

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

Parameters

value

Specifies the integration's responses.


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


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

Parameters

values

Specifies the integration's responses.


@JvmName(name = "oofnvguxwqdiagie")
suspend fun integrationResponses(argument: List<suspend MethodIntegrationResponseArgsBuilder.() -> Unit>)
@JvmName(name = "omcxfbgtmhnbtpkv")
suspend fun integrationResponses(vararg argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)
@JvmName(name = "xyxsxniqeeabaqvq")
suspend fun integrationResponses(argument: suspend MethodIntegrationResponseArgsBuilder.() -> Unit)

Parameters

argument

Specifies the integration's responses.