Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNetworkConfigNetworkPerformanceConfig
-
Packages that use ContainerNodePoolNetworkConfigNetworkPerformanceConfig Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNetworkConfigNetworkPerformanceConfig in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNetworkConfigNetworkPerformanceConfig Modifier and Type Class Description static classContainerNodePoolNetworkConfigNetworkPerformanceConfig.Jsii$ProxyAn implementation forContainerNodePoolNetworkConfigNetworkPerformanceConfigMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNetworkConfigNetworkPerformanceConfig Modifier and Type Method Description ContainerNodePoolNetworkConfigNetworkPerformanceConfigContainerNodePoolNetworkConfigNetworkPerformanceConfig.Builder. build()Builds the configured instance.ContainerNodePoolNetworkConfigNetworkPerformanceConfigContainerNodePoolNetworkConfigNetworkPerformanceConfigOutputReference. getInternalValue()default ContainerNodePoolNetworkConfigNetworkPerformanceConfigContainerNodePoolNetworkConfig. getNetworkPerformanceConfig()network_performance_config block.ContainerNodePoolNetworkConfigNetworkPerformanceConfigContainerNodePoolNetworkConfig.Jsii$Proxy. getNetworkPerformanceConfig()ContainerNodePoolNetworkConfigNetworkPerformanceConfigContainerNodePoolNetworkConfigOutputReference. getNetworkPerformanceConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNetworkConfigNetworkPerformanceConfig Modifier and Type Method Description ContainerNodePoolNetworkConfig.BuilderContainerNodePoolNetworkConfig.Builder. networkPerformanceConfig(ContainerNodePoolNetworkConfigNetworkPerformanceConfig networkPerformanceConfig)Sets the value ofContainerNodePoolNetworkConfig.getNetworkPerformanceConfig()voidContainerNodePoolNetworkConfigOutputReference. putNetworkPerformanceConfig(ContainerNodePoolNetworkConfigNetworkPerformanceConfig value)voidContainerNodePoolNetworkConfigNetworkPerformanceConfigOutputReference. setInternalValue(ContainerNodePoolNetworkConfigNetworkPerformanceConfig value)
-