Class SignalStatus (0.2.0)

SignalStatus(value)

Represents the state of a signal. More enum values are expected to be added as needed.

Enums

Name Description
SIGNAL_STATUS_UNSPECIFIED Unspecified.
SIGNAL_STATUS_NOT_APPLICABLE Signal is not applicable to the resource.
SIGNAL_STATUS_OK Signal is not an issue.
SIGNAL_STATUS_ISSUE Signal is an issue.
SIGNAL_STATUS_NOT_ENABLED Signal is not enabled for the resource.