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
2027 |
# File 'sig/client.rbs', line 2027
def session: () -> ::String
|
#status ⇒ "SUCCESS", "ERROR"
2026 |
# File 'sig/client.rbs', line 2026
def status: () -> ("SUCCESS" | "ERROR")
|