AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
billingconductor
/
aws.sdk.kotlin.services.billingconductor.model
/
GroupByAttributeName
Group
By
Attribute
Name
sealed
class
GroupByAttributeName
Inheritors
BillingPeriod
ProductName
SdkUnknown
Members
Types
Billing
Period
Link copied to clipboard
object
BillingPeriod
:
GroupByAttributeName
Companion
Link copied to clipboard
object
Companion
Product
Name
Link copied to clipboard
object
ProductName
:
GroupByAttributeName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GroupByAttributeName
Properties
value
Link copied to clipboard
abstract
val
value
:
String