Class: Aws::EC2::Types::ReservedInstances

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-ec2/types.rb

Overview

Describes a Reserved Instance.

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone in which the Reserved Instance can be used.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#currency_codeString

The currency of the Reserved Instance. It’s specified using ISO 4217 standard currency codes. At this time, the only supported currency is ‘USD`.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#durationInteger

The duration of the Reserved Instance, in seconds.

Returns:

  • (Integer)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#endTime

The time when the Reserved Instance expires.

Returns:

  • (Time)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#fixed_priceFloat

The purchase price of the Reserved Instance.

Returns:

  • (Float)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#instance_countInteger

The number of reservations purchased.

Returns:

  • (Integer)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#instance_tenancyString

The tenancy of the instance.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#instance_typeString

The instance type on which the Reserved Instance can be used.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#offering_classString

The offering class of the Reserved Instance.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#offering_typeString

The Reserved Instance offering type.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#product_descriptionString

The Reserved Instance product platform description.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#recurring_chargesArray<Types::RecurringCharge>

The recurring charge tag assigned to the resource.

Returns:



20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#reserved_instances_idString

The ID of the Reserved Instance.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#scopeString

The scope of the Reserved Instance.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#startTime

The date and time the Reserved Instance started.

Returns:

  • (Time)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#stateString

The state of the Reserved Instance purchase.

Returns:

  • (String)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#tagsArray<Types::Tag>

Any tags assigned to the resource.

Returns:



20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end

#usage_priceFloat

The usage price of the Reserved Instance, per hour.

Returns:

  • (Float)


20008
20009
20010
20011
20012
20013
20014
20015
20016
20017
20018
20019
20020
20021
20022
20023
20024
20025
20026
20027
20028
# File 'lib/aws-sdk-ec2/types.rb', line 20008

class ReservedInstances < Struct.new(
  :availability_zone,
  :duration,
  :end,
  :fixed_price,
  :instance_count,
  :instance_type,
  :product_description,
  :reserved_instances_id,
  :start,
  :state,
  :usage_price,
  :currency_code,
  :instance_tenancy,
  :offering_class,
  :offering_type,
  :recurring_charges,
  :scope,
  :tags)
  include Aws::Structure
end