Class: Aws::Types::RenewalTerm

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)


657
658
659
# File 'sig/types.rbs', line 657

def id
  @id
end

#type"ByolPricingTerm", ...

Returns the value of attribute type.



658
659
660
# File 'sig/types.rbs', line 658

def type
  @type
end