include Regexes
suspend fun includeRegexes(value: Output<PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesArgs>)
suspend fun includeRegexes(value: PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesArgs?)
Parameters
value
A collection of regular expressions to match a BQ table against. Structure is documented below.
suspend fun includeRegexes(argument: suspend PreventionDiscoveryConfigTargetBigQueryTargetFilterTablesIncludeRegexesArgsBuilder.() -> Unit)
Parameters
argument
A collection of regular expressions to match a BQ table against. Structure is documented below.