Class: Aws::Types::ContactChannelAddress
- Inherits:
-
Object
- Object
- Aws::Types::ContactChannelAddress
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#simple_address ⇒ ::String
Returns the value of attribute simple_address.
Instance Attribute Details
#simple_address ⇒ ::String
Returns the value of attribute simple_address.
71 72 73 |
# File 'sig/types.rbs', line 71 def simple_address @simple_address end |