include Regexes
suspend fun includeRegexes(value: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs>)
suspend fun includeRegexes(value: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgs?)
Parameters
value
A collection of regular expressions to match a file store against. Structure is documented below.
suspend fun includeRegexes(argument: suspend PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionIncludeRegexesArgsBuilder.() -> Unit)
Parameters
argument
A collection of regular expressions to match a file store against. Structure is documented below.