conditionalCases

@JvmName(name = "otmfkelnjvxibbqo")
suspend fun conditionalCases(value: Output<List<CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs>>)

Parameters

value

Conditional cases for this fulfillment. Structure is documented below.


@JvmName(name = "uuhbiuxtvdhioexd")
suspend fun conditionalCases(vararg values: Output<CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs>)


@JvmName(name = "xcvrnrbuhfdmmwvu")
suspend fun conditionalCases(values: List<Output<CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs>>)
@JvmName(name = "wblmhriyqohfanle")
suspend fun conditionalCases(vararg values: CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs)

Parameters

values

Conditional cases for this fulfillment. Structure is documented below.


@JvmName(name = "rrtrhebskvesjfru")
suspend fun conditionalCases(argument: List<suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit>)
@JvmName(name = "bqnwjuiilicwdelp")
suspend fun conditionalCases(vararg argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)
@JvmName(name = "yybyohplbdgboxej")
suspend fun conditionalCases(argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)

Parameters

argument

Conditional cases for this fulfillment. Structure is documented below.