The configuration settings for the modified Reserved Instances.
 Declaration Syntax
 Declaration Syntax| C# | 
public class ReservedInstancesConfiguration
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | ReservedInstancesConfiguration()()()() | Initializes a new instance of the ReservedInstancesConfiguration class | 
|  | AvailabilityZone | 
            The Availability Zone for the modified Reserved Instances.
             
             | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | InstanceCount | 
            The number of modified Reserved Instances.
             
             | 
|  | InstanceType | 
            The instance type for the modified Reserved Instances.
             | 
|  | Platform | 
            The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ReservedInstancesConfiguration |