Class: Aws::Types::BudgetSchedule

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

Defined Under Namespace

Classes: Fixed, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fixedTypes::FixedBudgetSchedule

Returns the value of attribute fixed.



624
625
626
# File 'sig/types.rbs', line 624

def fixed
  @fixed
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


625
626
627
# File 'sig/types.rbs', line 625

def unknown
  @unknown
end