network Performance Config
suspend fun networkPerformanceConfig(value: Output<ClusterNodePoolNetworkConfigNetworkPerformanceConfigArgs>)
suspend fun networkPerformanceConfig(value: ClusterNodePoolNetworkConfigNetworkPerformanceConfigArgs?)
Parameters
value
Network bandwidth tier configuration.
suspend fun networkPerformanceConfig(argument: suspend ClusterNodePoolNetworkConfigNetworkPerformanceConfigArgsBuilder.() -> Unit)
Parameters
argument
Network bandwidth tier configuration.