toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
savingsplans
/
aws.sdk.kotlin.services.savingsplans.model
/
SavingsPlanOfferingPropertyKey
Savings
Plan
Offering
Property
Key
sealed
class
SavingsPlanOfferingPropertyKey
Inheritors
InstanceFamily
Region
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Instance
Family
Link copied to clipboard
object
InstanceFamily
:
SavingsPlanOfferingPropertyKey
Region
Link copied to clipboard
object
Region
:
SavingsPlanOfferingPropertyKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SavingsPlanOfferingPropertyKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String