toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
RelativeDateType
Relative
Date
Type
sealed
class
RelativeDateType
Inheritors
Last
Next
Now
Previous
This
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Last
Link copied to clipboard
object
Last
:
RelativeDateType
Next
Link copied to clipboard
object
Next
:
RelativeDateType
Now
Link copied to clipboard
object
Now
:
RelativeDateType
Previous
Link copied to clipboard
object
Previous
:
RelativeDateType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RelativeDateType
This
Link copied to clipboard
object
This
:
RelativeDateType
Properties
value
Link copied to clipboard
abstract
val
value
:
String