AWS SDK for Kotlin
Toggle table of contents
1.8.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
billing
/
aws.sdk.kotlin.services.billing.model
/
BillingFeature
Billing
Feature
sealed
class
BillingFeature
Inheritors
BillingAlerts
CreditLevelSharing
CreditPreferenceOptions
CreditSharing
CreditSharingHistory
RiSharing
RiSharingHistory
SdkUnknown
Members
Types
Billing
Alerts
Link copied to clipboard
object
BillingAlerts
:
BillingFeature
Companion
Link copied to clipboard
object
Companion
Credit
Level
Sharing
Link copied to clipboard
object
CreditLevelSharing
:
BillingFeature
Credit
Preference
Options
Link copied to clipboard
object
CreditPreferenceOptions
:
BillingFeature
Credit
Sharing
Link copied to clipboard
object
CreditSharing
:
BillingFeature
Credit
Sharing
History
Link copied to clipboard
object
CreditSharingHistory
:
BillingFeature
Ri
Sharing
Link copied to clipboard
object
RiSharing
:
BillingFeature
Ri
Sharing
History
Link copied to clipboard
object
RiSharingHistory
:
BillingFeature
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BillingFeature
Properties
value
Link copied to clipboard
abstract
val
value
:
String