ReservedNodeOffering

Describes a reserved node offering.

Types

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

Properties

Link copied to clipboard

The currency code for the compute nodes offering.

Link copied to clipboard

The duration, in seconds, for which the offering will reserve the node.

Link copied to clipboard

The upfront fixed charge you will pay to purchase the specific reserved node offering.

Link copied to clipboard

The node type offered by the reserved node offering.

Link copied to clipboard

The anticipated utilization of the reserved node, as defined in the reserved node offering.

Link copied to clipboard

The charge to your account regardless of whether you are creating any clusters using the node offering. Recurring charges are only in effect for heavy-utilization reserved nodes.

Link copied to clipboard

The offering identifier.

Link copied to clipboard

The rate you are charged for each hour the cluster that is using the offering is running.

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