LaunchTemplateNetworkPerformanceOptionsArgs

data class LaunchTemplateNetworkPerformanceOptionsArgs(val bandwidthWeighting: Output<String>? = null) : ConvertibleToJava<LaunchTemplateNetworkPerformanceOptionsArgs>

Contains settings for the network performance options for the instance.

Constructors

constructor(bandwidthWeighting: Output<String>? = null)

Properties

Link copied to clipboard
val bandwidthWeighting: Output<String>? = null

Specify the bandwidth weighting option to boost the associated type of baseline bandwidth, as follows:

Functions

Link copied to clipboard
open override fun toJava(): LaunchTemplateNetworkPerformanceOptionsArgs