DetailedInstanceTypeItem

Information about an instance type that can be ordered for an Outpost, including hardware specifications and supported form factors.

Types

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

Properties

Link copied to clipboard

The supported form factor and Outpost generation configurations for the instance type.

Link copied to clipboard

The instance type.

Link copied to clipboard

The memory size of the instance type, in MiB.

Link copied to clipboard

The network performance of the instance type.

Link copied to clipboard
val vcpus: Int?

The number of default VCPUs in the instance type.

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