Module: Aws::AmplifyBackend::Client::_GetTokenResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetTokenResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#app_id::String

Returns:

  • (::String)


438
# File 'sig/client.rbs', line 438

def app_id: () -> ::String

#challenge_code::String

Returns:

  • (::String)


439
# File 'sig/client.rbs', line 439

def challenge_code: () -> ::String

#session_id::String

Returns:

  • (::String)


440
# File 'sig/client.rbs', line 440

def session_id: () -> ::String

#ttl::String

Returns:

  • (::String)


441
# File 'sig/client.rbs', line 441

def ttl: () -> ::String