/AWS1/CL_IOT=>LISTTHINGSINBILLINGGROUP()
¶
About ListThingsInBillingGroup¶
Lists the things you have added to the given billing group.
Requires permission to access the ListThingsInBillingGroup action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_BILLINGGROUPNAME
TYPE /AWS1/IOTBILLINGGROUPNAME
/AWS1/IOTBILLINGGROUPNAME
¶
The name of the billing group.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/IOTNEXTTOKEN
/AWS1/IOTNEXTTOKEN
¶
To retrieve the next set of results, the
nextToken
value from a previous response; otherwise null to receive the first set of results.
IV_MAXRESULTS
TYPE /AWS1/IOTREGISTRYMAXRESULTS
/AWS1/IOTREGISTRYMAXRESULTS
¶
The maximum number of results to return per request.