FlowNodeArgs

constructor(configuration: Output<Any>? = null, inputs: Output<List<FlowNodeInputArgs>>? = null, name: Output<String>, outputs: Output<List<FlowNodeOutputArgs>>? = null, type: Output<FlowNodeType>)