AvailableCapacity

The capacity information for 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 depending on the host's available capacity. For Dedicated Hosts that support multiple instance types, this parameter represents the number of instances for each instance size that is supported on the host.

Link copied to clipboard

The number of vCPUs available for launching instances onto the Dedicated Host.

Functions

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