Prevention Discovery Config Target Cloud Sql Target Filter Collection Include Regexes Args
data class PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgs(val patterns: Output<List<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs>>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesArgs>
Constructors
Link copied to clipboard
constructor(patterns: Output<List<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs>>? = null)
Properties
Link copied to clipboard
val patterns: Output<List<PreventionDiscoveryConfigTargetCloudSqlTargetFilterCollectionIncludeRegexesPatternArgs>>? = null
The group of regular expression patterns to match against one or more file stores. Maximum of 100 entries. The sum of all lengths of regular expressions can't exceed 10 KiB. Structure is documented below.