Class: Aws::Types::UsageAmount

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amount::Float

Returns the value of attribute amount.

Returns:

  • (::Float)


964
965
966
# File 'sig/types.rbs', line 964

def amount
  @amount
end

#start_hour::Time

Returns the value of attribute start_hour.

Returns:

  • (::Time)


963
964
965
# File 'sig/types.rbs', line 963

def start_hour
  @start_hour
end