Class: Aws::Types::BillingDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billed_duration_in_milliseconds::Integer

Returns the value of attribute billed_duration_in_milliseconds.

Returns:

  • (::Integer)


83
84
85
# File 'sig/types.rbs', line 83

def billed_duration_in_milliseconds
  @billed_duration_in_milliseconds
end

#billed_memory_used_in_mb::Integer

Returns the value of attribute billed_memory_used_in_mb.

Returns:

  • (::Integer)


82
83
84
# File 'sig/types.rbs', line 82

def billed_memory_used_in_mb
  @billed_memory_used_in_mb
end