Class ShadowDeltaUpdatedSubscriptionRequest
- java.lang.Object
-
- software.amazon.awssdk.iot.iotshadow.model.ShadowDeltaUpdatedSubscriptionRequest
-
public class ShadowDeltaUpdatedSubscriptionRequest extends Object
Data needed to subscribe to a device's ShadowDelta events.
-
-
Constructor Summary
Constructors Constructor Description ShadowDeltaUpdatedSubscriptionRequest()
-
-
-
Field Detail
-
thingName
public String thingName
Name of the AWS IoT thing to get ShadowDelta events for.
-
-