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

Class: Aws::CognitoSync::Types::IdentityUsage

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

Overview

Usage information for the identity.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#data_storageInteger

Total data storage for this identity.

Returns:

  • (Integer)

    Total data storage for this identity.

#dataset_countInteger

Number of datasets for the identity.

Returns:

  • (Integer)

    Number of datasets for the identity.

#identity_idString

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. GUID generation is unique within a region.

Returns:

  • (String)

    A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.

#identity_pool_idString

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. GUID generation is unique within a region.

Returns:

  • (String)

    A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.

#last_modified_dateTime

Date on which the identity was last modified.

Returns:

  • (Time)

    Date on which the identity was last modified.