Class: Aws::Types::ProgressiveDialerConfig
- Inherits:
-
Object
- Object
- Aws::Types::ProgressiveDialerConfig
- 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.
267 268 269 |
# File 'sig/types.rbs', line 267 def bandwidth_allocation @bandwidth_allocation end |
#dialing_capacity ⇒ ::Float
Returns the value of attribute dialing_capacity.
268 269 270 |
# File 'sig/types.rbs', line 268 def dialing_capacity @dialing_capacity end |