definition

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

Parameters

value

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


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

Parameters

argument

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