AWS SDK Version 3 for .NET
API Reference

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.

The launch specification for On-Demand and Spot Instances in the fleet.

The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. On-Demand and Spot instance allocation strategies are available in Amazon EMR releases 5.12.1 and later.

Inheritance Hierarchy

System.Object
  Amazon.ElasticMapReduce.Model.InstanceFleetProvisioningSpecifications

Namespace: Amazon.ElasticMapReduce.Model
Assembly: AWSSDK.ElasticMapReduce.dll
Version: 3.x.y.z

Syntax

C#
public class InstanceFleetProvisioningSpecifications

The InstanceFleetProvisioningSpecifications type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property OnDemandSpecification Amazon.ElasticMapReduce.Model.OnDemandProvisioningSpecification

Gets and sets the property OnDemandSpecification.

The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy and capacity reservation options.

The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. On-Demand Instances allocation strategy is available in Amazon EMR releases 5.12.1 and later.

Public Property SpotSpecification Amazon.ElasticMapReduce.Model.SpotProvisioningSpecification

Gets and sets the property SpotSpecification.

The launch specification for Spot instances in the fleet, which determines the allocation strategy, defined duration, and provisioning timeout behavior.

Version Information

.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