class Aws::AmplifyBackend::Types::GetTokenRespObj

The response object for this operation.

@!attribute [rw] app_id

The app ID.
@return [String]

@!attribute [rw] challenge_code

The one-time challenge code for authenticating into the Amplify
Admin UI.
@return [String]

@!attribute [rw] session_id

A unique ID provided when creating a new challenge token.
@return [String]

@!attribute [rw] ttl

The expiry time for the one-time generated token code.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/GetTokenRespObj AWS API Documentation

Constants

SENSITIVE