GetInstanceTypeNetworkCard

data class GetInstanceTypeNetworkCard(val baselineBandwidth: Double, val index: Int, val maximumInterfaces: Int, val peakBandwidth: Double, val performance: String)

Constructors

Link copied to clipboard
constructor(baselineBandwidth: Double, index: Int, maximumInterfaces: Int, peakBandwidth: Double, performance: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard