Class: Aws::Types::DeactivateContactChannelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeactivateContactChannelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_channel_id ⇒ ::String
Returns the value of attribute contact_channel_id.
Instance Attribute Details
#contact_channel_id ⇒ ::String
Returns the value of attribute contact_channel_id.
153 154 155 |
# File 'sig/types.rbs', line 153 def contact_channel_id @contact_channel_id end |