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
/
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