You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoIdentity::Types::GetOpenIdTokenResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoIdentity::Types::GetOpenIdTokenResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#identity_id ⇒ String
A unique identifier in the format REGION:GUID.
-
#token ⇒ String
An OpenID token, valid for 10 minutes.
Instance Attribute Details
#identity_id ⇒ String
A unique identifier in the format REGION:GUID. Note that the IdentityId returned may not match the one passed on input.
#token ⇒ String
An OpenID token, valid for 10 minutes.