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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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:



30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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:



30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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)


30662
30663
30664
30665
30666
30667
30668
30669
30670
30671
30672
30673
30674
30675
30676
30677
30678
30679
30680
30681
30682
# File 'lib/aws-sdk-ec2/types.rb', line 30662

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