Workflow Args
constructor(changeDescription: Output<String>? = null, data: Output<String>? = null, description: Output<String>? = null, kmsKeyId: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<WorkflowType>? = null, uri: Output<String>? = null, version: Output<String>? = null)