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
/
SelectAllValueOptions
Select
All
Value
Options
sealed
class
SelectAllValueOptions
Inheritors
AllValues
SdkUnknown
Members
Types
All
Values
Link copied to clipboard
object
AllValues
:
SelectAllValueOptions
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SelectAllValueOptions
Properties
value
Link copied to clipboard
abstract
val
value
:
String