Class: Aws::Types::PredictiveConfig

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)


551
552
553
# File 'sig/types.rbs', line 551

def bandwidth_allocation
  @bandwidth_allocation
end

#pacing_strategies::Array[Types::PacingStrategy]

Returns the value of attribute pacing_strategies.

Returns:



552
553
554
# File 'sig/types.rbs', line 552

def pacing_strategies
  @pacing_strategies
end