networkPerformanceConfig

@JvmName(name = "bnonvwwabhnwbhcs")
suspend fun networkPerformanceConfig(value: Output<InstanceFromMachineImageNetworkPerformanceConfigArgs>)

Parameters

value

Configures network performance settings for the instance. If not specified, the instance will be created with its default network performance configuration.


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

Parameters

argument

Configures network performance settings for the instance. If not specified, the instance will be created with its default network performance configuration.