AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
elasticache
/
aws.sdk.kotlin.services.elasticache.model
/
ServiceUpdateSeverity
Service
Update
Severity
sealed
class
ServiceUpdateSeverity
Inheritors
Critical
Important
Low
Medium
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Critical
Link copied to clipboard
object
Critical
:
ServiceUpdateSeverity
Important
Link copied to clipboard
object
Important
:
ServiceUpdateSeverity
Low
Link copied to clipboard
object
Low
:
ServiceUpdateSeverity
Medium
Link copied to clipboard
object
Medium
:
ServiceUpdateSeverity
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServiceUpdateSeverity
Properties
value
Link copied to clipboard
abstract
val
value
:
String