You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoSync::Types::IdentityPoolUsage
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoSync::Types::IdentityPoolUsage
- Defined in:
- (unknown)
Overview
Usage information for the identity pool.
Returned by:
Instance Attribute Summary collapse
-
#data_storage ⇒ Integer
Data storage information for the identity pool.
-
#identity_pool_id ⇒ String
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
-
#last_modified_date ⇒ Time
Date on which the identity pool was last modified.
-
#sync_sessions_count ⇒ Integer
Number of sync sessions for the identity pool.
Instance Attribute Details
#data_storage ⇒ Integer
Data storage information for the identity pool.
#identity_pool_id ⇒ String
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.
#last_modified_date ⇒ Time
Date on which the identity pool was last modified.
#sync_sessions_count ⇒ Integer
Number of sync sessions for the identity pool.