networkPerformanceConfig

@JvmName(name = "xjnysdqcujbkhqxn")
suspend fun networkPerformanceConfig(value: Output<InstanceNetworkPerformanceConfigArgs>)
@JvmName(name = "tqpeaxdkeegpqpuk")
suspend fun networkPerformanceConfig(value: InstanceNetworkPerformanceConfigArgs?)

Parameters

value

(Optional, Beta Configures network performance settings for the instance. Structure is documented below. Note: machine_type must be a supported type, the image used must include the GVNIC in guest-os-features, and network_interface.0.nic-type must be GVNIC in order for this setting to take effect.


@JvmName(name = "ujmogofuwstxedyx")
suspend fun networkPerformanceConfig(argument: suspend InstanceNetworkPerformanceConfigArgsBuilder.() -> Unit)

Parameters

argument

(Optional, Beta Configures network performance settings for the instance. Structure is documented below. Note: machine_type must be a supported type, the image used must include the GVNIC in guest-os-features, and network_interface.0.nic-type must be GVNIC in order for this setting to take effect.