PreventionDiscoveryConfigTargetBigQueryTargetFilterArgs

data class PreventionDiscoveryConfigTargetBigQueryTargetFilterArgs(val otherTables: Output<PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTablesArgs>? = null, val tableReference: Output<PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReferenceArgs>? = 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

The table to scan. Discovery configurations including this can only include one DiscoveryTarget (the DiscoveryTarget with this TableReference). Structure is documented below.

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