conditionalCases

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

Parameters

value

Conditional cases for this fulfillment. Structure is documented below.


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


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

Parameters

values

Conditional cases for this fulfillment. Structure is documented below.


@JvmName(name = "sflljvbymikrdtca")
suspend fun conditionalCases(argument: List<suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit>)
@JvmName(name = "oyvdhcdsritulckd")
suspend fun conditionalCases(vararg argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)
@JvmName(name = "vglhmhbypwxrjbbl")
suspend fun conditionalCases(argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)

Parameters

argument

Conditional cases for this fulfillment. Structure is documented below.