Class: Aws::EC2::Types::ScheduledInstance

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

Overview

Describes a Scheduled Instance.

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone.

Returns:

  • (String)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#create_dateTime

The date when the Scheduled Instance was purchased.

Returns:

  • (Time)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#hourly_priceString

The hourly price for a single instance.

Returns:

  • (String)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#instance_countInteger

The number of instances.

Returns:

  • (Integer)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#instance_typeString

The instance type.

Returns:

  • (String)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#network_platformString

The network platform (‘EC2-Classic` or `EC2-VPC`).

Returns:

  • (String)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#next_slot_start_timeTime

The time for the next schedule to start.

Returns:

  • (Time)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#platformString

The platform (‘Linux/UNIX` or `Windows`).

Returns:

  • (String)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#previous_slot_end_timeTime

The time that the previous schedule ended or will end.

Returns:

  • (Time)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#recurrenceTypes::ScheduledInstanceRecurrence

The schedule recurrence.



32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#scheduled_instance_idString

The Scheduled Instance ID.

Returns:

  • (String)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#slot_duration_in_hoursInteger

The number of hours in the schedule.

Returns:

  • (Integer)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#term_end_dateTime

The end date for the Scheduled Instance.

Returns:

  • (Time)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#term_start_dateTime

The start date for the Scheduled Instance.

Returns:

  • (Time)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end

#total_scheduled_instance_hoursInteger

The total number of hours for a single instance for the entire term.

Returns:

  • (Integer)


32619
32620
32621
32622
32623
32624
32625
32626
32627
32628
32629
32630
32631
32632
32633
32634
32635
32636
# File 'lib/aws-sdk-ec2/types.rb', line 32619

class ScheduledInstance < Struct.new(
  :availability_zone,
  :create_date,
  :hourly_price,
  :instance_count,
  :instance_type,
  :network_platform,
  :next_slot_start_time,
  :platform,
  :previous_slot_end_time,
  :recurrence,
  :scheduled_instance_id,
  :slot_duration_in_hours,
  :term_end_date,
  :term_start_date,
  :total_scheduled_instance_hours)
  include Aws::Structure
end