Module: Aws::CognitoIdentityProvider::Client::_AssociateSoftwareTokenResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateSoftwareTokenResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#secret_code ⇒ ::String
475 |
# File 'sig/client.rbs', line 475
def secret_code: () -> ::String
|
#session ⇒ ::String
476 |
# File 'sig/client.rbs', line 476
def session: () -> ::String
|