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

Class: Aws::CognitoIdentityProvider::Types::ListDevicesResponse

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

Overview

Represents the response to list devices.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#devicesArray<Types::DeviceType>

The devices returned in the list devices response.

Returns:

#pagination_tokenString

The pagination token for the list device response.

Returns:

  • (String)

    The pagination token for the list device response.