AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
licensemanagerusersubscriptions
/
aws.sdk.kotlin.services.licensemanagerusersubscriptions.model
/
ServerType
Server
Type
sealed
class
ServerType
Inheritors
RdsSal
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Rds
Sal
Link copied to clipboard
object
RdsSal
:
ServerType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServerType
Properties
value
Link copied to clipboard
abstract
val
value
:
String