conditionalCases

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

Parameters

value

Conditional cases for this fulfillment. Structure is documented below.


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


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

Parameters

values

Conditional cases for this fulfillment. Structure is documented below.


@JvmName(name = "pgmbnqoearwtndsl")
suspend fun conditionalCases(argument: List<suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit>)
@JvmName(name = "ubpjbeckgjusccrs")
suspend fun conditionalCases(vararg argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)
@JvmName(name = "messfttplguspvxx")
suspend fun conditionalCases(argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)

Parameters

argument

Conditional cases for this fulfillment. Structure is documented below.