Class: Aws::Types::HistoricalOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#budget_adjustment_period::Integer

Returns the value of attribute budget_adjustment_period.

Returns:

  • (::Integer)


436
437
438
# File 'sig/types.rbs', line 436

def budget_adjustment_period
  @budget_adjustment_period
end

#look_back_available_periods::Integer

Returns the value of attribute look_back_available_periods.

Returns:

  • (::Integer)


437
438
439
# File 'sig/types.rbs', line 437

def look_back_available_periods
  @look_back_available_periods
end