Class: Aws::EC2::Types::CapacityBlockOffering

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

Overview

The recommended Capacity Block that fits your search requirements.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone of the Capacity Block offering.

Returns:

  • (String)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#capacity_block_duration_hoursInteger

The amount of time of the Capacity Block reservation in hours.

Returns:

  • (Integer)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#capacity_block_offering_idString

The ID of the Capacity Block offering.

Returns:

  • (String)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#currency_codeString

The currency of the payment for the Capacity Block.

Returns:

  • (String)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#end_dateTime

The end date of the Capacity Block offering.

Returns:

  • (Time)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#instance_countInteger

The number of instances in the Capacity Block offering.

Returns:

  • (Integer)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#instance_typeString

The instance type of the Capacity Block offering.

Returns:

  • (String)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#start_dateTime

The start date of the Capacity Block offering.

Returns:

  • (Time)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#tenancyString

The tenancy of the Capacity Block.

Returns:

  • (String)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end

#upfront_feeString

The total price to be paid up front.

Returns:

  • (String)


4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
# File 'lib/aws-sdk-ec2/types.rb', line 4339

class CapacityBlockOffering < Struct.new(
  :capacity_block_offering_id,
  :instance_type,
  :availability_zone,
  :instance_count,
  :start_date,
  :end_date,
  :capacity_block_duration_hours,
  :upfront_fee,
  :currency_code,
  :tenancy)
  SENSITIVE = []
  include Aws::Structure
end