Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::DynamicMuteRecord (v1.1.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::DynamicMuteRecord.

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

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#match_time

def match_time() -> ::Google::Protobuf::Timestamp
Returns

#match_time=

def match_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#mute_config

def mute_config() -> ::String
Returns
  • (::String) — The relative resource name of the mute rule, represented by a mute config, that created this record, for example organizations/123/muteConfigs/mymuteconfig or organizations/123/locations/global/muteConfigs/mymuteconfig.

#mute_config=

def mute_config=(value) -> ::String
Parameter
  • value (::String) — The relative resource name of the mute rule, represented by a mute config, that created this record, for example organizations/123/muteConfigs/mymuteconfig or organizations/123/locations/global/muteConfigs/mymuteconfig.
Returns
  • (::String) — The relative resource name of the mute rule, represented by a mute config, that created this record, for example organizations/123/muteConfigs/mymuteconfig or organizations/123/locations/global/muteConfigs/mymuteconfig.