Module: Aws::AmplifyBackend::Client::_CreateTokenResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#app_id::String

Returns:

  • (::String)


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

def app_id: () -> ::String

#challenge_code::String

Returns:

  • (::String)


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

def challenge_code: () -> ::String

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String

#ttl::String

Returns:

  • (::String)


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

def ttl: () -> ::String