Class: Aws::Types::DescribeContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContactResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact ⇒ Types::Contact
Returns the value of attribute contact.
Instance Attribute Details
#contact ⇒ Types::Contact
Returns the value of attribute contact.
2587 2588 2589 |
# File 'sig/types.rbs', line 2587 def contact @contact end |