AWS SDK for .NET Documentation
ReservedInstancesConfiguration Class
AmazonAmazon.EC2.ModelReservedInstancesConfiguration Did this page help you?   Yes   No    Tell us about it...

The configuration settings for the modified Reserved Instances.

Declaration Syntax
C#
public class ReservedInstancesConfiguration
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReservedInstancesConfiguration()()()()
Initializes a new instance of the ReservedInstancesConfiguration class

AvailabilityZone
The Availability Zone for the modified Reserved Instances.

Equals(Object)
Determines whether the specified Object is equal to the current 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
Object
ReservedInstancesConfiguration

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)