AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
supportapp
/
aws.sdk.kotlin.services.supportapp.model
/
NotificationSeverityLevel
Notification
Severity
Level
sealed
class
NotificationSeverityLevel
Inheritors
All
High
None
SdkUnknown
Members
Types
All
Link copied to clipboard
object
All
:
NotificationSeverityLevel
Companion
Link copied to clipboard
object
Companion
High
Link copied to clipboard
object
High
:
NotificationSeverityLevel
None
Link copied to clipboard
object
None
:
NotificationSeverityLevel
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
NotificationSeverityLevel
Properties
value
Link copied to clipboard
abstract
val
value
:
String