ClusterAlertState

sealed class ClusterAlertState

The possible states of a cluster alert. SET - The alert is actively happening. CLEARED - The alert is no longer happening.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : ClusterAlertState
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String