AWS IoT Device SDK C: Jobs
AWS IoT Jobs library
Return to main page ↑
_operationMatchParams_t Struct Reference

First parameter to _jobsOperation_match. More...

Data Fields

_jobsOperationType_t type
 GET PENDING, START NEXT, DESCRIBE, or UPDATE.
 
const char * pThingName
 Thing Name of Jobs operation.
 
size_t thingNameLength
 Length of _operationMatchParams_t.pThingName.
 
const char * pResponse
 Jobs response document.
 
size_t responseLength
 Length of _operationMatchParams_t.pResponse.
 

Detailed Description

First parameter to _jobsOperation_match.


The documentation for this struct was generated from the following file: