Class: Aws::Types::SupportTerm

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)


840
841
842
# File 'sig/types.rbs', line 840

def id
  @id
end

#refund_policy::String

Returns the value of attribute refund_policy.

Returns:

  • (::String)


842
843
844
# File 'sig/types.rbs', line 842

def refund_policy
  @refund_policy
end

#type"ByolPricingTerm", ...

Returns the value of attribute type.



841
842
843
# File 'sig/types.rbs', line 841

def type
  @type
end