You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoIdentityProvider::Types::AdminListDevicesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Lists the device's response, as an administrator.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#devicesArray<Types::DeviceType>

The devices in the list of devices response.

Returns:

#pagination_tokenString

The pagination token.

Returns:

  • (String)

    The pagination token.