network Performance Config
suspend fun networkPerformanceConfig(value: Output<NodePoolNetworkConfigNetworkPerformanceConfigArgs>)
Parameters
value
Network bandwidth tier configuration. Structure is documented below.
suspend fun networkPerformanceConfig(argument: suspend NodePoolNetworkConfigNetworkPerformanceConfigArgsBuilder.() -> Unit)
Parameters
argument
Network bandwidth tier configuration. Structure is documented below.