Class GetPendingJobExecutionsRequest


  • public class GetPendingJobExecutionsRequest
    extends Object
    Data needed to make a GetPendingJobExecutions request.
    • Field Detail

      • thingName

        public String thingName
        IoT Thing the request is relative to.
      • clientToken

        public String clientToken
        Optional. A client token used to correlate requests and responses. Enter an arbitrary value here and it is reflected in the response.
    • Constructor Detail

      • GetPendingJobExecutionsRequest

        public GetPendingJobExecutionsRequest()