AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
billing
/
aws.sdk.kotlin.services.billing.model
/
BillingViewType
Billing
View
Type
sealed
class
BillingViewType
Inheritors
BillingGroup
Custom
Primary
SdkUnknown
Members
Types
Billing
Group
Link copied to clipboard
object
BillingGroup
:
BillingViewType
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
BillingViewType
Primary
Link copied to clipboard
object
Primary
:
BillingViewType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BillingViewType
Properties
value
Link copied to clipboard
abstract
val
value
:
String