AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
StyledCellType
Styled
Cell
Type
sealed
class
StyledCellType
Inheritors
MetricHeader
Total
Value
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Metric
Header
Link copied to clipboard
object
MetricHeader
:
StyledCellType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StyledCellType
Total
Link copied to clipboard
object
Total
:
StyledCellType
Value
Link copied to clipboard
object
Value
:
StyledCellType
Properties
value
Link copied to clipboard
abstract
val
value
:
String