Prevention Discovery Config Args
Configuration for discovery to scan resources for profile generation. Only one discovery configuration may exist per organization, folder, or project. To get more information about DiscoveryConfig, see:
How-to Guides
Example Usage
Import
DiscoveryConfig can be imported using any of these accepted formats:
{{parent}}/discoveryConfigs/{{name}}
{{parent}}/{{name}}
When using thepulumi import
command, DiscoveryConfig can be imported using one of the formats above. For example:
$ pulumi import gcp:dataloss/preventionDiscoveryConfig:PreventionDiscoveryConfig default {{parent}}/discoveryConfigs/{{name}}
$ pulumi import gcp:dataloss/preventionDiscoveryConfig:PreventionDiscoveryConfig default {{parent}}/{{name}}
Constructors
Properties
Actions to execute at the completion of scanning Structure is documented below.
Display Name (max 1000 Chars)
Detection logic for profile generation
A nested object resource. Structure is documented below.
Target to match against for determining what to scan and how frequently Structure is documented below.