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