Class: Aws::Types::PredictiveDialerConfig

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)


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.

Returns:

  • (::Float)


262
263
264
# File 'sig/types.rbs', line 262

def dialing_capacity
  @dialing_capacity
end