AWS SDK for Kotlin
Toggle table of contents
1.5.107
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bcmdashboards
/
aws.sdk.kotlin.services.bcmdashboards.model
/
DateTimeType
Date
Time
Type
sealed
class
DateTimeType
Inheritors
Absolute
Relative
SdkUnknown
Members
Types
Absolute
Link copied to clipboard
object
Absolute
:
DateTimeType
Companion
Link copied to clipboard
object
Companion
Relative
Link copied to clipboard
object
Relative
:
DateTimeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DateTimeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String