AWSIoTListBillingGroupsRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
maxResults
The maximum number of results to return per request.
@property (nonatomic, strong) NSNumber *maxResults
Declared In
AWSIoTModel.h
namePrefixFilter
Limit the results to billing groups whose names have the given prefix.
@property (nonatomic, strong) NSString *namePrefixFilter
Declared In
AWSIoTModel.h
nextToken
The token to retrieve the next set of results.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSIoTModel.h