PreventionDiscoveryConfigTarget

Constructors

Link copied to clipboard
constructor(bigQueryTarget: PreventionDiscoveryConfigTargetBigQueryTarget? = null, cloudSqlTarget: PreventionDiscoveryConfigTargetCloudSqlTarget? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

BigQuery target for Discovery. The first target to match a table will be the one applied. Structure is documented below.

Link copied to clipboard

Cloud SQL target for Discovery. The first target to match a table will be the one applied. Structure is documented below.