Class: Aws::EC2::Types::CreateCapacityReservationFleetResult

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_strategy ⇒ String

The allocation strategy used by the Capacity Reservation Fleet.

Returns:

  • (String)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#capacity_reservation_fleet_id ⇒ String

The ID of the Capacity Reservation Fleet.

Returns:

  • (String)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#create_time ⇒ Time

The date and time at which the Capacity Reservation Fleet was created.

Returns:

  • (Time)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#end_date ⇒ Time

The date and time at which the Capacity Reservation Fleet expires.

Returns:

  • (Time)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#fleet_capacity_reservations ⇒ Array<Types::FleetCapacityReservation>

Information about the individual Capacity Reservations in the Capacity Reservation Fleet.



10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#instance_match_criteria ⇒ String

The instance matching criteria for the Capacity Reservation Fleet.

Returns:

  • (String)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#state ⇒ String

The status of the Capacity Reservation Fleet.

Returns:

  • (String)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tags ⇒ Array<Types::Tag>

The tags assigned to the Capacity Reservation Fleet.

Returns:



10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tenancy ⇒ String

Indicates the tenancy of Capacity Reservation Fleet.

Returns:

  • (String)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#total_fulfilled_capacity ⇒ Float

The requested capacity units that have been successfully reserved.

Returns:

  • (Float)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#total_target_capacity ⇒ Integer

The total number of capacity units for which the Capacity Reservation Fleet reserves capacity.

Returns:

  • (Integer)


10307
10308
10309
10310
10311
10312
10313
10314
10315
10316
10317
10318
10319
10320
10321
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 10307

class CreateCapacityReservationFleetResult < Struct.new(
  :capacity_reservation_fleet_id,
  :state,
  :total_target_capacity,
  :total_fulfilled_capacity,
  :instance_match_criteria,
  :allocation_strategy,
  :create_time,
  :end_date,
  :tenancy,
  :fleet_capacity_reservations,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end