Class: Aws::Types::VerificationResponse
- Inherits:
-
Object
- Object
- Aws::Types::VerificationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#valid ⇒ Boolean
Returns the value of attribute valid.
Instance Attribute Details
#valid ⇒ Boolean
Returns the value of attribute valid.
3234 3235 3236 |
# File 'sig/types.rbs', line 3234 def valid @valid end |