PreventionDiscoveryConfigTargetBigQueryTargetFilterArgs

data class PreventionDiscoveryConfigTargetBigQueryTargetFilterArgs(val otherTables: Output<PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTablesArgs>? = null, val tables: Output<PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetBigQueryTargetFilterArgs>

Properties

Link copied to clipboard

Catch-all. This should always be the last filter in the list because anything above it will apply first.

Link copied to clipboard

A specific set of tables for this filter to apply to. A table collection must be specified in only one filter per config. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): PreventionDiscoveryConfigTargetBigQueryTargetFilterArgs