Class: Aws::Types::GetContactMethodsResult
- Inherits:
-
Object
- Object
- Aws::Types::GetContactMethodsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_methods ⇒ ::Array[Types::ContactMethod]
Returns the value of attribute contact_methods.
Instance Attribute Details
#contact_methods ⇒ ::Array[Types::ContactMethod]
Returns the value of attribute contact_methods.
1484 1485 1486 |
# File 'sig/types.rbs', line 1484 def contact_methods @contact_methods end |