NetworkCardInfo

Describes the network card support of the instance type.

Types

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

Properties

Link copied to clipboard

The baseline network performance of the network card, in Gbps.

Link copied to clipboard

The maximum number of network interfaces for the network card.

Link copied to clipboard

The index of the network card.

Link copied to clipboard

The network performance of the network card.

Link copied to clipboard

The peak (burst) network performance of the network card, in Gbps.

Functions

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