AWSCognitoIdentityProviderListDevicesResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSCognitoIdentityProviderModel.h AWSCognitoIdentityProviderModel.m |
devices
The devices returned in the list devices response.
@property (nonatomic, strong) NSArray<AWSCognitoIdentityProviderDeviceType*> *devices
Declared In
AWSCognitoIdentityProviderModel.h
paginationToken
The pagination token for the list device response.
@property (nonatomic, strong) NSString *paginationToken
Declared In
AWSCognitoIdentityProviderModel.h