ProjectBigQueryExportArgs

fun ProjectBigQueryExportArgs(bigQueryExportId: Output<String>? = null, dataset: Output<String>? = null, description: Output<String>? = null, filter: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)