Class: Aws::Types::DeleteCampaignCommunicationTimeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCampaignCommunicationTimeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config ⇒ "TELEPHONY", ...
Returns the value of attribute config.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#config ⇒ "TELEPHONY", ...
Returns the value of attribute config.
194 195 196 |
# File 'sig/types.rbs', line 194 def config @config end |
#id ⇒ ::String
Returns the value of attribute id.
193 194 195 |
# File 'sig/types.rbs', line 193 def id @id end |