Class: Aws::Types::UpdateLongTermPricingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#is_long_term_pricing_auto_renewBoolean

Returns the value of attribute is_long_term_pricing_auto_renew.

Returns:



662
663
664
# File 'sig/types.rbs', line 662

def is_long_term_pricing_auto_renew
  @is_long_term_pricing_auto_renew
end

#long_term_pricing_id::String

Returns the value of attribute long_term_pricing_id.

Returns:



660
661
662
# File 'sig/types.rbs', line 660

def long_term_pricing_id
  @long_term_pricing_id
end

#replacement_job::String

Returns the value of attribute replacement_job.

Returns:



661
662
663
# File 'sig/types.rbs', line 661

def replacement_job
  @replacement_job
end