AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
groundstation
/
aws.sdk.kotlin.services.groundstation.model
/
ReservationType
Reservation
Type
sealed
class
ReservationType
Inheritors
Contact
Maintenance
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Contact
Link copied to clipboard
object
Contact
:
ReservationType
Maintenance
Link copied to clipboard
object
Maintenance
:
ReservationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReservationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String