Class: Aws::Types::GetContactMethodsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetContactMethodsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protocols ⇒ ::Array[("Email" | "SMS")]
Returns the value of attribute protocols.
Instance Attribute Details
#protocols ⇒ ::Array[("Email" | "SMS")]
Returns the value of attribute protocols.
1479 1480 1481 |
# File 'sig/types.rbs', line 1479 def protocols @protocols end |