PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs

data class PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs(val collection: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionArgs>? = null, val databaseResourceReference: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterDatabaseResourceReferenceArgs>? = null, val others: Output<PreventionDiscoveryConfigTargetCloudSqlTargetFilterOthersArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs>

Properties

Link copied to clipboard

A specific set of buckets for this filter to apply to. Structure is documented below.

Link copied to clipboard

The database resource to scan. Targets including this can only include one target (the target with this database resource reference). Structure is documented below.

Link copied to clipboard

Match discovery resources not covered by any other filter.

Functions

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