AWS SDK for Kotlin
Toggle table of contents
1.5.33
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bcmrecommendedactions
/
aws.sdk.kotlin.services.bcmrecommendedactions.model
/
Feature
Feature
sealed
class
Feature
Inheritors
Account
Budgets
CostAnomalyDetection
CostOptimizationHub
FreeTier
Iam
Payments
Reservations
SavingsPlans
TaxSettings
SdkUnknown
Members
Types
Account
Link copied to clipboard
object
Account
:
Feature
Budgets
Link copied to clipboard
object
Budgets
:
Feature
Companion
Link copied to clipboard
object
Companion
Cost
Anomaly
Detection
Link copied to clipboard
object
CostAnomalyDetection
:
Feature
Cost
Optimization
Hub
Link copied to clipboard
object
CostOptimizationHub
:
Feature
Free
Tier
Link copied to clipboard
object
FreeTier
:
Feature
Iam
Link copied to clipboard
object
Iam
:
Feature
Payments
Link copied to clipboard
object
Payments
:
Feature
Reservations
Link copied to clipboard
object
Reservations
:
Feature
Savings
Plans
Link copied to clipboard
object
SavingsPlans
:
Feature
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Feature
Tax
Settings
Link copied to clipboard
object
TaxSettings
:
Feature
Properties
value
Link copied to clipboard
abstract
val
value
:
String