AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the configuration of On-Demand Instances in an EC2 Fleet.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class OnDemandOptions
The OnDemandOptions type exposes the following members
Name | Description | |
---|---|---|
OnDemandOptions() |
Name | Type | Description | |
---|---|---|---|
AllocationStrategy | Amazon.EC2.FleetOnDemandAllocationStrategy |
Gets and sets the property AllocationStrategy. The strategy that determines the order of the launch template overrides to use in fulfilling On-Demand capacity.
Default: |
|
CapacityReservationOptions | Amazon.EC2.Model.CapacityReservationOptions |
Gets and sets the property CapacityReservationOptions. The strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.
Supported only for fleets of type |
|
MaxTotalPrice | System.String |
Gets and sets the property MaxTotalPrice. The maximum amount per hour for On-Demand Instances that you're willing to pay.
If your fleet includes T instances that are configured as |
|
MinTargetCapacity | System.Int32 |
Gets and sets the property MinTargetCapacity. The minimum target capacity for On-Demand Instances in the fleet. If this minimum capacity isn't reached, no instances are launched.
Constraints: Maximum value of
At least one of the following must be specified: |
|
SingleAvailabilityZone | System.Boolean |
Gets and sets the property SingleAvailabilityZone. Indicates that the fleet launches all On-Demand Instances into a single Availability Zone.
Supported only for fleets of type |
|
SingleInstanceType | System.Boolean |
Gets and sets the property SingleInstanceType. Indicates that the fleet uses a single instance type to launch all On-Demand Instances in the fleet.
Supported only for fleets of type |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5