toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
alexaforbusiness
/
aws.sdk.kotlin.services.alexaforbusiness.model
/
DeviceEvent
/
Builder
Builder
class
Builder
Members
Properties
timestamp
Link copied to clipboard
var
timestamp
:
Instant
?
The time (in epoch) when the event occurred.
type
Link copied to clipboard
var
type
:
DeviceEventType
?
The type of device event.
value
Link copied to clipboard
var
value
:
String
?
The value of the event.