Class DynamicMuteRecord (1.35.1)

DynamicMuteRecord(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

Name Description
mute_config str
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.
match_time google.protobuf.timestamp_pb2.Timestamp
When the dynamic mute rule first matched the finding.