Prevention Discovery Config Target Cloud Sql Target Filter Args
data class PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs(val collection: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs>? = null, val others: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs>
Constructors
Link copied to clipboard
constructor(collection: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs>? = null, others: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs>? = 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.