conditionalCases

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

Parameters

value

Conditional cases for this fulfillment. Structure is documented below.


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


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

Parameters

values

Conditional cases for this fulfillment. Structure is documented below.


@JvmName(name = "wvlxlnlcjxfbvolb")
suspend fun conditionalCases(argument: List<suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit>)
@JvmName(name = "vfljlermelgbbfis")
suspend fun conditionalCases(vararg argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)
@JvmName(name = "hndiuirdueronewm")
suspend fun conditionalCases(argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)

Parameters

argument

Conditional cases for this fulfillment. Structure is documented below.