LaunchTemplateNetworkPerformanceOptionsArgs

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

Constructors

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

Properties

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

Specifies the performance options of your instance or sets it to default.

Functions

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