toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
savingsplans
/
aws.sdk.kotlin.services.savingsplans.model
/
SavingsPlanRateFilterName
Savings
Plan
Rate
Filter
Name
sealed
class
SavingsPlanRateFilterName
Inheritors
InstanceType
Operation
ProductDescription
ProductType
Region
ServiceCode
Tenancy
UsageType
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Instance
Type
Link copied to clipboard
object
InstanceType
:
SavingsPlanRateFilterName
Operation
Link copied to clipboard
object
Operation
:
SavingsPlanRateFilterName
Product
Description
Link copied to clipboard
object
ProductDescription
:
SavingsPlanRateFilterName
Product
Type
Link copied to clipboard
object
ProductType
:
SavingsPlanRateFilterName
Region
Link copied to clipboard
object
Region
:
SavingsPlanRateFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SavingsPlanRateFilterName
Service
Code
Link copied to clipboard
object
ServiceCode
:
SavingsPlanRateFilterName
Tenancy
Link copied to clipboard
object
Tenancy
:
SavingsPlanRateFilterName
Usage
Type
Link copied to clipboard
object
UsageType
:
SavingsPlanRateFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String