You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSOOIDC::Types::CreateTokenResponseAn opaque token to access AWS SSO resources assigned to a user.
Indicates the time in seconds when an access token will expire.
The identifier of the user that associated with the access token, if present.
A token that, if present, can be used to refresh a previously issued access token that might have expired.
Used to notify the client that the returned token is an access token.
An opaque token to access AWS SSO resources assigned to a user.
#expires_in ⇒ IntegerIndicates the time in seconds when an access token will expire.
#id_token ⇒ StringThe identifier of the user that associated with the access token, if present.
#refresh_token ⇒ StringA token that, if present, can be used to refresh a previously issued access token that might have expired.
#token_type ⇒ StringUsed to notify the client that the returned token is an access token. The supported type is BearerToken
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4