conditionalCases

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

Parameters

value

Conditional cases for this fulfillment. Structure is documented below.


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


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

Parameters

values

Conditional cases for this fulfillment. Structure is documented below.


@JvmName(name = "mdejocowlaiulhyi")
suspend fun conditionalCases(argument: List<suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit>)
@JvmName(name = "qqwwkotpexlkrryh")
suspend fun conditionalCases(vararg argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)
@JvmName(name = "gwcdbyutmvouswvq")
suspend fun conditionalCases(argument: suspend CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsBuilder.() -> Unit)

Parameters

argument

Conditional cases for this fulfillment. Structure is documented below.