Reference documentation and code samples for the Data Loss Prevention V2 Client class OtherCloudDiscoveryTarget.
Target used to match against for discovery of resources from other clouds.
An AWS connector in Security Command Center (Enterprise is required to use this feature.
Generated from protobuf message google.privacy.dlp.v2.OtherCloudDiscoveryTarget
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_source_type
Google\Cloud\Dlp\V2\DataSourceType
Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
↳ filter
Google\Cloud\Dlp\V2\DiscoveryOtherCloudFilter
Required. The resources that the discovery cadence applies to. The first target with a matching filter will be the one to apply to a resource.
↳ conditions
Google\Cloud\Dlp\V2\DiscoveryOtherCloudConditions
Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
↳ generation_cadence
Google\Cloud\Dlp\V2\DiscoveryOtherCloudGenerationCadence
How often and when to update data profiles. New resources that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
↳ disabled
getDataSourceType
Required. The type of data profiles generated by this discovery target.
Supported values are:
- aws/s3/bucket
hasDataSourceType
clearDataSourceType
setDataSourceType
Required. The type of data profiles generated by this discovery target.
Supported values are:
- aws/s3/bucket
$this
getFilter
Required. The resources that the discovery cadence applies to. The first target with a matching filter will be the one to apply to a resource.
hasFilter
clearFilter
setFilter
Required. The resources that the discovery cadence applies to. The first target with a matching filter will be the one to apply to a resource.
$this
getConditions
Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
hasConditions
clearConditions
setConditions
Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
$this
getGenerationCadence
How often and when to update data profiles. New resources that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
hasGenerationCadence
setGenerationCadence
How often and when to update data profiles. New resources that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
$this
getDisabled
Disable profiling for resources that match this filter.
hasDisabled
setDisabled
Disable profiling for resources that match this filter.
$this
getCadence
string