AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mediaconvert
/
aws.sdk.kotlin.services.mediaconvert.model
/
Commitment
Commitment
sealed
class
Commitment
The length of the term of your reserved queue pricing plan commitment.
Inheritors
OneYear
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
One
Year
Link copied to clipboard
object
OneYear
:
Commitment
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Commitment
Properties
value
Link copied to clipboard
abstract
val
value
:
String