Class StaticMute (1.35.0)

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

Information about the static mute state. A static mute state overrides any dynamic mute rules that apply to this finding. The static mute state can be set by a static mute rule or by muting the finding directly.

Attributes

Name Description
state google.cloud.securitycenter_v1.types.Finding.Mute
The static mute state. If the value is MUTED or UNMUTED, then the finding's overall mute state will have the same value.
apply_time google.protobuf.timestamp_pb2.Timestamp
When the static mute was applied.