You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoSync::Types::ListIdentityPoolUsageResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoSync::Types::ListIdentityPoolUsageResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#count ⇒ Integer
Total number of identities for the identity pool.
-
#identity_pool_usages ⇒ Array<Types::IdentityPoolUsage>
Usage information for the identity pools.
-
#max_results ⇒ Integer
The maximum number of results to be returned.
-
#next_token ⇒ String
A pagination token for obtaining the next page of results.
Instance Attribute Details
#count ⇒ Integer
Total number of identities for the identity pool.
#identity_pool_usages ⇒ Array<Types::IdentityPoolUsage>
Usage information for the identity pools.
#max_results ⇒ Integer
The maximum number of results to be returned.
#next_token ⇒ String
A pagination token for obtaining the next page of results.