FlowDefinitionArgs

constructor(connections: Output<List<FlowConnectionArgs>>? = null, nodes: Output<List<FlowNodeArgs>>? = null)