AWS SDK Version 2 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.

.NET Framework 4.5
 
Container for the parameters to the ModifyReservedInstances operation. Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances. The Reserved Instances to be modified must be identical, except for Availability Zone, network platform, and instance type.

For more information, see Modifying Reserved Instances in the Amazon Elastic Compute Cloud User Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.AmazonEC2Request
      Amazon.EC2.Model.ModifyReservedInstancesRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ModifyReservedInstancesRequest : AmazonEC2Request
         IRequestEvents

The ModifyReservedInstancesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientToken System.String Gets and sets the property ClientToken.

A unique, case-sensitive token you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.

Public Property ReservedInstancesIds System.Collections.Generic.List<System.String> Gets and sets the property ReservedInstancesIds.

The IDs of the Reserved Instances to modify.

Public Property TargetConfigurations System.Collections.Generic.List<Amazon.EC2.Model.ReservedInstancesConfiguration> Gets and sets the property TargetConfigurations.

The configuration settings for the Reserved Instances to modify.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8