Workflow Template Job Presto Job Args
constructor(clientTags: Output<List<String>>? = null, continueOnFailure: Output<Boolean>? = null, loggingConfig: Output<WorkflowTemplateJobPrestoJobLoggingConfigArgs>? = null, outputFormat: Output<String>? = null, properties: Output<Map<String, String>>? = null, queryFileUri: Output<String>? = null, queryList: Output<WorkflowTemplateJobPrestoJobQueryListArgs>? = null)