Information about a specific modification request to your Reserved Instances.

C# |
public class ReservedInstancesModification

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | 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) | (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.
|

Object | |
![]() | ReservedInstancesModification |