AWSIoTListIndicesResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
indexNames
The index names.
@property (nonatomic, strong) NSArray<NSString*> *indexNames
Declared In
AWSIoTModel.h
nextToken
The token used to get the next set of results, or null if there are no additional results.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSIoTModel.h