class Aws::CognitoIdentityProvider::Types::AuthenticationResultType

The authentication result.

@!attribute [rw] access_token

The access token.
@return [String]

@!attribute [rw] expires_in

The expiration period of the authentication result in seconds.
@return [Integer]

@!attribute [rw] token_type

The token type.
@return [String]

@!attribute [rw] refresh_token

The refresh token.
@return [String]

@!attribute [rw] id_token

The ID token.
@return [String]

@!attribute [rw] new_device_metadata

The new device metadata from an authentication result.
@return [Types::NewDeviceMetadataType]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/AuthenticationResultType AWS API Documentation

Constants

SENSITIVE