AWSCognitoIdentityProviderForgetDeviceRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSCognitoIdentityProviderModel.h AWSCognitoIdentityProviderModel.m |
accessToken
The access token for the forgotten device request.
@property (nonatomic, strong) NSString *accessToken
Declared In
AWSCognitoIdentityProviderModel.h
deviceKey
The device key.
@property (nonatomic, strong) NSString *deviceKey
Declared In
AWSCognitoIdentityProviderModel.h