Class: Aws::Types::ProgressiveDialerConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bandwidth_allocation ⇒ ::Float

Returns the value of attribute bandwidth_allocation.

Returns:

  • (::Float)


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.

Returns:

  • (::Float)


268
269
270
# File 'sig/types.rbs', line 268

def dialing_capacity
  @dialing_capacity
end