Class UpdateShadowSubscriptionRequest
- java.lang.Object
-
- software.amazon.awssdk.iot.iotshadow.model.UpdateShadowSubscriptionRequest
-
public class UpdateShadowSubscriptionRequest extends Object
Data needed to subscribe to UpdateShadow responses.
-
-
Constructor Summary
Constructors Constructor Description UpdateShadowSubscriptionRequest()
-
-
-
Field Detail
-
thingName
public String thingName
Name of the AWS IoT thing to listen to UpdateShadow responses for.
-
-