AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
LegendPosition
Legend
Position
sealed
class
LegendPosition
Inheritors
Auto
Bottom
Right
Top
SdkUnknown
Members
Types
Auto
Link copied to clipboard
object
Auto
:
LegendPosition
Bottom
Link copied to clipboard
object
Bottom
:
LegendPosition
Companion
Link copied to clipboard
object
Companion
Right
Link copied to clipboard
object
Right
:
LegendPosition
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
LegendPosition
Top
Link copied to clipboard
object
Top
:
LegendPosition
Properties
value
Link copied to clipboard
abstract
val
value
:
String