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