AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
SheetControlSliderType
Sheet
Control
Slider
Type
sealed
class
SheetControlSliderType
Inheritors
Range
SinglePoint
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Range
Link copied to clipboard
object
Range
:
SheetControlSliderType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SheetControlSliderType
Single
Point
Link copied to clipboard
object
SinglePoint
:
SheetControlSliderType
Properties
value
Link copied to clipboard
abstract
val
value
:
String