Contains the output from the DescribeReservedNodeOfferings action.

C# |
public class DescribeReservedNodeOfferingsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeReservedNodeOfferingsResult()()()() | Initializes a new instance of the DescribeReservedNodeOfferingsResult class |
![]() | 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.) |
![]() | Marker |
Gets and sets the property Marker.
A value that indicates the starting point for the next set of response
records in a subsequent request. If a value is returned in a response,
you can retrieve the next set of records by providing this returned marker
value in the |
![]() | ReservedNodeOfferings |
Gets and sets the property ReservedNodeOfferings.
A list of reserved node offerings. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|
![]() | WithReservedNodeOfferings(array<ReservedNodeOffering>[]()[][]) | Obsolete.
Sets the ReservedNodeOfferings property
|
![]() | WithReservedNodeOfferings(IEnumerable<(Of <<'(ReservedNodeOffering>)>>)) | Obsolete.
Sets the ReservedNodeOfferings property
|

Object | |
![]() | DescribeReservedNodeOfferingsResult |