Skip to main content

ICognitoIdentityProviderDeviceType

Interface in AWS.CognitoIdentityProvider

Interface for DeviceType.

Properties

DeviceAttributes

property DeviceAttributes: TList<ICognitoIdentityProviderAttributeType>

Type: ICognitoIdentityProviderAttributeType

The device attributes.

DeviceCreateDate

property DeviceCreateDate: TOptional<TDateTime>

The creation date of the device.

DeviceKey

property DeviceKey: string

The device key.

DeviceLastAuthenticatedDate

property DeviceLastAuthenticatedDate: TOptional<TDateTime>

The date when the device was last authenticed.

DeviceLastModifiedDate

property DeviceLastModifiedDate: TOptional<TDateTime>

The date and time when the device was last modified.