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

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

Mute information about the finding, including whether the finding has a static mute or any matching dynamic mute rules.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dynamic_mute_records

def dynamic_mute_records() -> ::Array<::Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::DynamicMuteRecord>
Returns

#dynamic_mute_records=

def dynamic_mute_records=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::DynamicMuteRecord>
Parameter
Returns

#static_mute

def static_mute() -> ::Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::StaticMute
Returns

#static_mute=

def static_mute=(value) -> ::Google::Cloud::SecurityCenter::V1::Finding::MuteInfo::StaticMute
Parameter
Returns