Skip to main content

ICognitoIdentityProviderAdminListDevicesResponse

Interface in AWS.CognitoIdentityProvider

Interface for AdminListDevices responses.

Ancestors

Properties

Devices

property Devices: TList<ICognitoIdentityProviderDeviceType>

Type: ICognitoIdentityProviderDeviceType

A list of devices.

PaginationToken

property PaginationToken: string

A pagination token for use in subsequent requests to fetch more devices.