AWSIoTListAuthorizersRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
ascendingOrder
Return the list of authorizers in ascending alphabetical order.
@property (nonatomic, strong) NSNumber *ascendingOrder
Declared In
AWSIoTModel.h
marker
A marker used to get the next set of results.
@property (nonatomic, strong) NSString *marker
Declared In
AWSIoTModel.h
pageSize
The maximum number of results to return at one time.
@property (nonatomic, strong) NSNumber *pageSize
Declared In
AWSIoTModel.h
status
The status of the list authorizers request.
@property (nonatomic, assign) AWSIoTAuthorizerStatus status
Declared In
AWSIoTModel.h