Class GetPendingJobExecutionsSubscriptionRequest
- java.lang.Object
-
- software.amazon.awssdk.iot.iotjobs.model.GetPendingJobExecutionsSubscriptionRequest
-
public class GetPendingJobExecutionsSubscriptionRequest extends Object
Data needed to subscribe to GetPendingJobExecutions responses.
-
-
Constructor Summary
Constructors Constructor Description GetPendingJobExecutionsSubscriptionRequest()
-
-
-
Field Detail
-
thingName
public String thingName
Name of the IoT Thing that you want to subscribe to GetPendingJobExecutions response events for.
-
-