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

Class: Aws::CognitoIdentityProvider::Types::DeviceType

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#device_attributesArray<Types::AttributeType>

The device attributes.

Returns:

#device_create_dateTime

The creation date of the device.

Returns:

  • (Time)

    The creation date of the device.

#device_keyString

The device key.

Returns:

  • (String)

    The device key.

#device_last_authenticated_dateTime

The date in which the device was last authenticated.

Returns:

  • (Time)

    The date in which the device was last authenticated.

#device_last_modified_dateTime

The last modified date of the device.

Returns:

  • (Time)

    The last modified date of the device.