You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoIdentity::Types::IdentityDescription
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoIdentity::Types::IdentityDescription
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#creation_date ⇒ Time
Date on which the identity was created.
-
#identity_id ⇒ String
A unique identifier in the format REGION:GUID.
-
#last_modified_date ⇒ Time
Date on which the identity was last modified.
-
#logins ⇒ Array<String>
The provider names.
Instance Attribute Details
#creation_date ⇒ Time
Date on which the identity was created.
#identity_id ⇒ String
A unique identifier in the format REGION:GUID.
#last_modified_date ⇒ Time
Date on which the identity was last modified.
#logins ⇒ Array<String>
The provider names.