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.
Container for the parameters to the ModifyReservedInstances operation. Modifies the configuration of your Reserved Instances, such as the Availability Zone, instance count, or instance type. The Reserved Instances to be modified must be identical, except for Availability Zone, network platform, and instance type.
For more information, see Modify Reserved Instances in the Amazon EC2 User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ModifyReservedInstancesRequest : AmazonEC2Request IAmazonWebServiceRequest
The ModifyReservedInstancesRequest type exposes the following members
Name | Description | |
---|---|---|
ModifyReservedInstancesRequest() |
Name | Type | Description | |
---|---|---|---|
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. |
|
ReservedInstancesIds | System.Collections.Generic.List<System.String> |
Gets and sets the property ReservedInstancesIds. The IDs of the Reserved Instances to modify. |
|
TargetConfigurations | System.Collections.Generic.List<Amazon.EC2.Model.ReservedInstancesConfiguration> |
Gets and sets the property TargetConfigurations. The configuration settings for the Reserved Instances to modify. |
.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