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.

Describes the configuration settings for the modified Reserved Instances.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ReservedInstancesConfiguration

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

Syntax

C#
public class ReservedInstancesConfiguration

The ReservedInstancesConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone for the modified Reserved Instances.

Public Property InstanceCount System.Int32

Gets and sets the property InstanceCount.

The number of modified Reserved Instances.

This is a required field for a request.

Public Property InstanceType Amazon.EC2.InstanceType

Gets and sets the property InstanceType.

The instance type for the modified Reserved Instances.

Public Property Platform System.String

Gets and sets the property Platform.

The network platform of the modified Reserved Instances.

Public Property Scope Amazon.EC2.Scope

Gets and sets the property Scope.

Whether the Reserved Instance is applied to instances in a Region or instances in a specific Availability Zone.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5