JobExtractArgs

constructor(compression: Output<String>? = null, destinationFormat: Output<String>? = null, destinationUris: Output<List<String>>, fieldDelimiter: Output<String>? = null, printHeader: Output<Boolean>? = null, sourceModel: Output<JobExtractSourceModelArgs>? = null, sourceTable: Output<JobExtractSourceTableArgs>? = null, useAvroLogicalTypes: Output<Boolean>? = null)