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
499 |
# File 'sig/client.rbs', line 499
def secret_code: () -> ::String
|
#session ⇒ ::String
500 |
# File 'sig/client.rbs', line 500
def session: () -> ::String
|