Skip to main content

ICognitoIdentityProviderAdminListDevicesRequest

Interface in AWS.CognitoIdentityProvider

Interface for AdminListDevices requests.

Ancestors

Properties

Limit

property Limit: TOptional<Integer>

Specify the limit of devices to be returned.

Valid range: 0 - 60.

PaginationToken

property PaginationToken: string

Specify a pagination token from a previous request.

Username

property Username: string

Specify the Username of the user.

UserPoolId

property UserPoolId: string

Specify the ID of the user pool.