ICognitoIdentityProviderAdminUpdateDeviceStatusRequest
Interface in AWS.CognitoIdentityProvider
Interface for AdminUpdateDeviceStatus requests.
Ancestors
Properties
DeviceKey
property DeviceKey: string
Specify the device key.
DeviceRememberedStatus
property DeviceRememberedStatus: string
Specify the status indicating whether a device has been remembered or not.
Valid value: not_remembered | remembered.
Username
property Username: string
Specify the Username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.