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
/
ReferenceLineLabelHorizontalPosition
Reference
Line
Label
Horizontal
Position
sealed
class
ReferenceLineLabelHorizontalPosition
Inheritors
Center
Left
Right
SdkUnknown
Members
Types
Center
Link copied to clipboard
object
Center
:
ReferenceLineLabelHorizontalPosition
Companion
Link copied to clipboard
object
Companion
Left
Link copied to clipboard
object
Left
:
ReferenceLineLabelHorizontalPosition
Right
Link copied to clipboard
object
Right
:
ReferenceLineLabelHorizontalPosition
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReferenceLineLabelHorizontalPosition
Properties
value
Link copied to clipboard
abstract
val
value
:
String