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