AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
OfferingDurationUnits
Offering
Duration
Units
sealed
class
OfferingDurationUnits
Units for duration, e.g. 'MONTHS'
Inheritors
Months
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Months
Link copied to clipboard
object
Months
:
OfferingDurationUnits
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
OfferingDurationUnits
Properties
value
Link copied to clipboard
abstract
val
value
:
String