Prevention Discovery Config Target Cloud Sql Target Filter
data class PreventionDiscoveryConfigTargetCloudSqlTargetFilter(val collection: PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollection? = null, val others: PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthers? = null)
Constructors
Link copied to clipboard
constructor(collection: PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollection? = null, others: PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthers? = null)
Properties
Link copied to clipboard
A specific set of database resources for this filter to apply to. Structure is documented below.
Link copied to clipboard
Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.