toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iotdataplane
/
aws.sdk.kotlin.services.iotdataplane.model
/
UpdateThingShadowRequest
/
Builder
Builder
class
Builder
Members
Properties
payload
Link copied to clipboard
var
payload
:
ByteArray
?
The state information, in JSON format.
shadow
Name
Link copied to clipboard
var
shadowName
:
String
?
The name of the shadow.
thing
Name
Link copied to clipboard
var
thingName
:
String
?
The name of the thing.