ComputeAttributes

Information about compute hardware assets.

Types

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

Properties

Link copied to clipboard

The host ID of the Dedicated Host on the asset.

Link copied to clipboard

A list of the names of instance families that are currently associated with a given asset.

Link copied to clipboard

The instance type capacities configured for this asset. This can be changed through a capacity task.

Link copied to clipboard

The maximum number of vCPUs possible for the specified asset.

Link copied to clipboard

The state.

Functions

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