PreventionDiscoveryConfigTargetCloudSqlTargetFilterArgs

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

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.

Functions

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