AWSIoTListThingTypesRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
maxResults
The maximum number of results to return in this operation.
@property (nonatomic, strong) NSNumber *maxResults
Declared In
AWSIoTModel.h
nextToken
The token to retrieve the next set of results.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSIoTModel.h
thingTypeName
The name of the thing type.
@property (nonatomic, strong) NSString *thingTypeName
Declared In
AWSIoTModel.h