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)


216
217
218
# File 'sig/types.rbs', line 216

def id
  @id
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


215
216
217
# File 'sig/types.rbs', line 215

def type
  @type
end