Class DescribeJobExecutionSubscriptionRequest


  • public class DescribeJobExecutionSubscriptionRequest
    extends Object
    Data needed to subscribe to DescribeJobExecution responses.
    • Field Detail

      • thingName

        public String thingName
        Name of the IoT Thing that you want to subscribe to DescribeJobExecution response events for.
      • jobId

        public String jobId
        Job ID that you want to subscribe to DescribeJobExecution response events for.
    • Constructor Detail

      • DescribeJobExecutionSubscriptionRequest

        public DescribeJobExecutionSubscriptionRequest()