Class: Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::DynamicMuteRecord

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

Overview

The record of a dynamic mute rule that matches the finding.

Instance Attribute Summary collapse

Instance Attribute Details

#match_time::Google::Protobuf::Timestamp



299
300
301
302
# File 'proto_docs/google/cloud/securitycenter/v1/finding.rb', line 299

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

#mute_config::String



299
300
301
302
# File 'proto_docs/google/cloud/securitycenter/v1/finding.rb', line 299

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