AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
ReservationAutomaticRenewal
Reservation
Automatic
Renewal
sealed
class
ReservationAutomaticRenewal
Automatic Renewal Status for Reservation
Inheritors
Disabled
Enabled
Unavailable
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Disabled
Link copied to clipboard
object
Disabled
:
ReservationAutomaticRenewal
Enabled
Link copied to clipboard
object
Enabled
:
ReservationAutomaticRenewal
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReservationAutomaticRenewal
Unavailable
Link copied to clipboard
object
Unavailable
:
ReservationAutomaticRenewal
Properties
value
Link copied to clipboard
abstract
val
value
:
String