AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
computeoptimizer
/
aws.sdk.kotlin.services.computeoptimizer.model
/
RdsEstimatedMonthlyVolumeIopsCostVariation
Rds
Estimated
Monthly
Volume
Iops
Cost
Variation
sealed
class
RdsEstimatedMonthlyVolumeIopsCostVariation
Inheritors
High
Low
Medium
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
High
Link copied to clipboard
object
High
:
RdsEstimatedMonthlyVolumeIopsCostVariation
Low
Link copied to clipboard
object
Low
:
RdsEstimatedMonthlyVolumeIopsCostVariation
Medium
Link copied to clipboard
object
Medium
:
RdsEstimatedMonthlyVolumeIopsCostVariation
None
Link copied to clipboard
object
None
:
RdsEstimatedMonthlyVolumeIopsCostVariation
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RdsEstimatedMonthlyVolumeIopsCostVariation
Properties
value
Link copied to clipboard
abstract
val
value
:
String