Class: Aws::Types::BillingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_mode"MONTHLY", "HOURLY"

Returns the value of attribute billing_mode.

Returns:

  • ("MONTHLY", "HOURLY")


27
28
29
# File 'sig/types.rbs', line 27

def billing_mode
  @billing_mode
end