ReservedNodeExchangeStatus

Reserved-node status details, such as the source reserved-node identifier, the target reserved-node identifier, the node type, the node count, and other details.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A date and time that indicate when the reserved-node exchange was requested.

Link copied to clipboard

The identifier of the reserved-node exchange request.

Link copied to clipboard

The source reserved-node count in the cluster.

Link copied to clipboard

The identifier of the source reserved node.

Link copied to clipboard

The source reserved-node type, for example ra3.4xlarge.

Link copied to clipboard

The status of the reserved-node exchange request. Statuses include in-progress and requested.

Link copied to clipboard

The count of target reserved nodes in the cluster.

Link copied to clipboard

The identifier of the target reserved node offering.

Link copied to clipboard

The node type of the target reserved node, for example ra3.4xlarge.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String