WorkflowArgs

constructor(defaultRunProperties: Output<Map<String, Any>>? = null, description: Output<String>? = null, maxConcurrentRuns: Output<Int>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null)