Class: Google::Cloud::SecurityCenter::V2::ResourceValueConfig::SensitiveDataProtectionMapping

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v2/resource_value_config.rb

Overview

Resource value mapping for Sensitive Data Protection findings If any of these mappings have a resource value that is not unspecified, the resource_value field will be ignored when reading this configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#high_sensitivity_mapping::Google::Cloud::SecurityCenter::V2::ResourceValue

Returns Resource value mapping for high-sensitivity Sensitive Data Protection findings.

Returns:



92
93
94
95
# File 'proto_docs/google/cloud/securitycenter/v2/resource_value_config.rb', line 92

class SensitiveDataProtectionMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#medium_sensitivity_mapping::Google::Cloud::SecurityCenter::V2::ResourceValue

Returns Resource value mapping for medium-sensitivity Sensitive Data Protection findings.

Returns:



92
93
94
95
# File 'proto_docs/google/cloud/securitycenter/v2/resource_value_config.rb', line 92

class SensitiveDataProtectionMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end