Class: Aws::EC2::Types::CapacityBlockOffering
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::CapacityBlockOffering
- 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
-
#availability_zone ⇒ String
The Availability Zone of the Capacity Block offering.
-
#capacity_block_duration_hours ⇒ Integer
The amount of time of the Capacity Block reservation in hours.
-
#capacity_block_offering_id ⇒ String
The ID of the Capacity Block offering.
-
#currency_code ⇒ String
The currency of the payment for the Capacity Block.
-
#end_date ⇒ Time
The end date of the Capacity Block offering.
-
#instance_count ⇒ Integer
The number of instances in the Capacity Block offering.
-
#instance_type ⇒ String
The instance type of the Capacity Block offering.
-
#start_date ⇒ Time
The start date of the Capacity Block offering.
-
#tenancy ⇒ String
The tenancy of the Capacity Block.
-
#upfront_fee ⇒ String
The total price to be paid up front.
Instance Attribute Details
#availability_zone ⇒ String
The Availability Zone of the Capacity Block offering.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_hours ⇒ Integer
The amount of time of the Capacity Block reservation in hours.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_id ⇒ String
The ID of the Capacity Block offering.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_code ⇒ String
The currency of the payment for the Capacity Block.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_date ⇒ Time
The end date of the Capacity Block offering.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_count ⇒ Integer
The number of instances in the Capacity Block offering.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_type ⇒ String
The instance type of the Capacity Block offering.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_date ⇒ Time
The start date of the Capacity Block offering.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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 |
#tenancy ⇒ String
The tenancy of the Capacity Block.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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_fee ⇒ String
The total price to be paid up front.
4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 |
# File 'lib/aws-sdk-ec2/types.rb', line 4400 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 |