Class: Aws::Types::UpdateCampaignDialerConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCampaignDialerConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dialer_config ⇒ Types::DialerConfig
Returns the value of attribute dialer_config.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#dialer_config ⇒ Types::DialerConfig
Returns the value of attribute dialer_config.
354 355 356 |
# File 'sig/types.rbs', line 354 def dialer_config @dialer_config end |
#id ⇒ ::String
Returns the value of attribute id.
353 354 355 |
# File 'sig/types.rbs', line 353 def id @id end |