definition

@JvmName(name = "nkluvxvqtkjooqwe")
suspend fun definition(value: Output<FlowDefinitionArgs>)
@JvmName(name = "bjibmleursmcfljf")
suspend fun definition(value: FlowDefinitionArgs?)

Parameters

value

The definition of the nodes and connections between the nodes in the flow.


@JvmName(name = "pseoxcanwlvxdwpy")
suspend fun definition(argument: suspend FlowDefinitionArgsBuilder.() -> Unit)

Parameters

argument

The definition of the nodes and connections between the nodes in the flow.