toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
costexplorer
/
aws.sdk.kotlin.services.costexplorer.model
/
Context
Context
sealed
class
Context
Inheritors
CostAndUsage
Reservations
SavingsPlans
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Cost
And
Usage
Link copied to clipboard
object
CostAndUsage
:
Context
Reservations
Link copied to clipboard
object
Reservations
:
Context
Savings
Plans
Link copied to clipboard
object
SavingsPlans
:
Context
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Context
Properties
value
Link copied to clipboard
abstract
val
value
:
String