Class: Aws::Types::PredictiveDialerConfig
- Inherits:
-
Object
- Object
- Aws::Types::PredictiveDialerConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bandwidth_allocation ⇒ ::Float
Returns the value of attribute bandwidth_allocation.
-
#dialing_capacity ⇒ ::Float
Returns the value of attribute dialing_capacity.
Instance Attribute Details
#bandwidth_allocation ⇒ ::Float
Returns the value of attribute bandwidth_allocation.
261 262 263 |
# File 'sig/types.rbs', line 261 def bandwidth_allocation @bandwidth_allocation end |
#dialing_capacity ⇒ ::Float
Returns the value of attribute dialing_capacity.
262 263 264 |
# File 'sig/types.rbs', line 262 def dialing_capacity @dialing_capacity end |