toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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