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