AWS SDK for .NET Documentation
ReservedInstancesModification Class
AmazonAmazon.EC2.ModelReservedInstancesModification Did this page help you?   Yes   No    Tell us about it...
Information about a specific modification request to your Reserved Instances.
Declaration Syntax
C#
public class ReservedInstancesModification
Members
All MembersConstructorsMethodsProperties



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

ClientToken
The idempotency token for the modification request.

CreateDate
The time the modification request was created.

EffectiveDate
The time the modification becomes effective.

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.)
ModificationResults
The resulting information about the modified Reserved Instances.

ReservedInstancesIds
The IDs of the Reserved Instances submitted for modification.

ReservedInstancesModificationId
The unique ID for the submitted modification request.

Status
The status of the modification request, which can be any of the following values: processing, fulfilled, failed.

StatusMessage
The reason for the status.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UpdateDate
The time the modification request was last updated.

Inheritance Hierarchy
Object
ReservedInstancesModification

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