InstanceCapacity

Information about the number of instances that can be launched onto the Dedicated Host.

Types

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

Properties

Link copied to clipboard

The number of instances that can be launched onto the Dedicated Host based on the host's available capacity.

Link copied to clipboard

The instance type supported by the Dedicated Host.

Link copied to clipboard

The total number of instances that can be launched onto the Dedicated Host if there are no instances running on it.

Functions

Link copied to clipboard
inline fun copy(block: InstanceCapacity.Builder.() -> Unit = {}): InstanceCapacity
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