Workflow Template Job Pig Job Logging Config Args
data class WorkflowTemplateJobPigJobLoggingConfigArgs(val driverLogLevels: Output<Map<String, String>>? = null) : ConvertibleToJava<WorkflowTemplateJobPigJobLoggingConfigArgs>
Constructors
Link copied to clipboard
fun WorkflowTemplateJobPigJobLoggingConfigArgs(driverLogLevels: Output<Map<String, String>>? = null)