Module: Aws::CognitoIdentityProvider::Client::_VerifySoftwareTokenResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::VerifySoftwareTokenResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#session ⇒ ::String
2065 |
# File 'sig/client.rbs', line 2065 def session: () -> ::String |
#status ⇒ "SUCCESS", "ERROR"
2064 |
# File 'sig/client.rbs', line 2064 def status: () -> ("SUCCESS" | "ERROR") |