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
/
KpiVisualStandardLayoutType
Kpi
Visual
Standard
Layout
Type
sealed
class
KpiVisualStandardLayoutType
Inheritors
Classic
Vertical
SdkUnknown
Members
Types
Classic
Link copied to clipboard
object
Classic
:
KpiVisualStandardLayoutType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
KpiVisualStandardLayoutType
Vertical
Link copied to clipboard
object
Vertical
:
KpiVisualStandardLayoutType
Properties
value
Link copied to clipboard
abstract
val
value
:
String