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
438 |
# File 'sig/client.rbs', line 438
def app_id: () -> ::String
|
#challenge_code ⇒ ::String
439 |
# File 'sig/client.rbs', line 439
def challenge_code: () -> ::String
|
#session_id ⇒ ::String
440 |
# File 'sig/client.rbs', line 440
def session_id: () -> ::String
|
#ttl ⇒ ::String
441 |
# File 'sig/client.rbs', line 441
def ttl: () -> ::String
|