class Aws::SSOOIDC::Types::CreateTokenResponse
@see docs.aws.amazon.com/goto/WebAPI/sso-oidc-2019-06-10/CreateTokenResponse AWS API Documentation
@return [String]
present.
The identifier of the user that associated with the access token, if
@!attribute [rw] id_token
@return [String]
access token that might have expired.
A token that, if present, can be used to refresh a previously issued
@!attribute [rw] refresh_token
@return [Integer]
Indicates the time in seconds when an access token will expire.
@!attribute [rw] expires_in
@return [String]
token. The supported type is ‘BearerToken`.
Used to notify the client that the returned token is an access
@!attribute [rw] token_type
@return [String]
An opaque token to access AWS SSO resources assigned to a user.
@!attribute [rw] access_token