Class: Aws::Types::ByolPricingTerm

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


58
59
60
# File 'sig/types.rbs', line 58

def id
  @id
end

#type"ByolPricingTerm", ...

Returns the value of attribute type.



59
60
61
# File 'sig/types.rbs', line 59

def type
  @type
end