Class: Aws::Types::TermDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute legal_term.

Returns:



3526
3527
3528
# File 'sig/types.rbs', line 3526

def legal_term
  @legal_term
end

#support_termTypes::SupportTerm

Returns the value of attribute support_term.

Returns:



3527
3528
3529
# File 'sig/types.rbs', line 3527

def support_term
  @support_term
end

#usage_based_pricing_termTypes::PricingTerm

Returns the value of attribute usage_based_pricing_term.

Returns:



3525
3526
3527
# File 'sig/types.rbs', line 3525

def usage_based_pricing_term
  @usage_based_pricing_term
end

#validity_termTypes::ValidityTerm

Returns the value of attribute validity_term.

Returns:



3528
3529
3530
# File 'sig/types.rbs', line 3528

def validity_term
  @validity_term
end