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
/
ReferenceLineSeriesType
Reference
Line
Series
Type
sealed
class
ReferenceLineSeriesType
Inheritors
Bar
Line
SdkUnknown
Members
Types
Bar
Link copied to clipboard
object
Bar
:
ReferenceLineSeriesType
Companion
Link copied to clipboard
object
Companion
Line
Link copied to clipboard
object
Line
:
ReferenceLineSeriesType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReferenceLineSeriesType
Properties
value
Link copied to clipboard
abstract
val
value
:
String