Class: Aws::Types::RateCardItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dimension_key::String

Returns the value of attribute dimension_key.

Returns:

  • (::String)


692
693
694
# File 'sig/types.rbs', line 692

def dimension_key
  @dimension_key
end

#price::String

Returns the value of attribute price.

Returns:

  • (::String)


693
694
695
# File 'sig/types.rbs', line 693

def price
  @price
end