definition

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

Parameters

value

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


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

Parameters

argument

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