Class: Aws::Types::VerificationException
- Inherits:
-
Object
- Object
- Aws::Types::VerificationException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
650 651 652 |
# File 'sig/types.rbs', line 650 def end |
#status ⇒ ::String
Returns the value of attribute status.
651 652 653 |
# File 'sig/types.rbs', line 651 def status @status end |