FlowArgs

constructor(connectionName: Output<String>? = null, flowName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, plan: Output<PlanArgs>? = null, properties: Output<FlowPropertiesArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)