FleetLaunchTemplateConfigOverrideInstanceRequirementsNetworkBandwidthGbps

Constructors

constructor(max: Double? = null, min: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val max: Double? = null

The maximum amount of network bandwidth, in Gbps. To specify no maximum limit, omit this parameter.

Link copied to clipboard
val min: Double? = null

The minimum amount of network bandwidth, in Gbps. To specify no minimum limit, omit this parameter.