AlertType

sealed class AlertType

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Lambda : AlertType
Link copied to clipboard
data class SdkUnknown(val value: String) : AlertType
Link copied to clipboard
object Sns : AlertType

Properties

Link copied to clipboard
abstract val value: String