Class: Google::Cloud::Dlp::V2::OtherCloudDiscoveryTarget
- Inherits:
-
Object
- Object
- Google::Cloud::Dlp::V2::OtherCloudDiscoveryTarget
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/privacy/dlp/v2/dlp.rb
Overview
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.
Instance Attribute Summary collapse
-
#conditions ⇒ ::Google::Cloud::Dlp::V2::DiscoveryOtherCloudConditions
Optional.
-
#data_source_type ⇒ ::Google::Cloud::Dlp::V2::DataSourceType
Required.
-
#disabled ⇒ ::Google::Cloud::Dlp::V2::Disabled
Disable profiling for resources that match this filter.
-
#filter ⇒ ::Google::Cloud::Dlp::V2::DiscoveryOtherCloudFilter
Required.
-
#generation_cadence ⇒ ::Google::Cloud::Dlp::V2::DiscoveryOtherCloudGenerationCadence
How often and when to update data profiles.
Instance Attribute Details
#conditions ⇒ ::Google::Cloud::Dlp::V2::DiscoveryOtherCloudConditions
5641 5642 5643 5644 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5641 class OtherCloudDiscoveryTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#data_source_type ⇒ ::Google::Cloud::Dlp::V2::DataSourceType
5641 5642 5643 5644 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5641 class OtherCloudDiscoveryTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#disabled ⇒ ::Google::Cloud::Dlp::V2::Disabled
5641 5642 5643 5644 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5641 class OtherCloudDiscoveryTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#filter ⇒ ::Google::Cloud::Dlp::V2::DiscoveryOtherCloudFilter
5641 5642 5643 5644 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5641 class OtherCloudDiscoveryTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#generation_cadence ⇒ ::Google::Cloud::Dlp::V2::DiscoveryOtherCloudGenerationCadence
5641 5642 5643 5644 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5641 class OtherCloudDiscoveryTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |