Class: Aws::Types::VerifyOTPMessageResponse
- Inherits:
-
Object
- Object
- Aws::Types::VerifyOTPMessageResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#verification_response ⇒ Types::VerificationResponse
Returns the value of attribute verification_response.
Instance Attribute Details
#verification_response ⇒ Types::VerificationResponse
Returns the value of attribute verification_response.
3252 3253 3254 |
# File 'sig/types.rbs', line 3252 def verification_response @verification_response end |