Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig
-
Packages that use ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig Modifier and Type Class Description static classContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig Modifier and Type Method Description ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig.Builder. build()Builds the configured instance.ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigOutputReference. getInternalValue()default ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigContainerClusterNodePoolNetworkConfig. getNetworkPerformanceConfig()network_performance_config block.ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigContainerClusterNodePoolNetworkConfig.Jsii$Proxy. getNetworkPerformanceConfig()ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigContainerClusterNodePoolNetworkConfigOutputReference. getNetworkPerformanceConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig Modifier and Type Method Description ContainerClusterNodePoolNetworkConfig.BuilderContainerClusterNodePoolNetworkConfig.Builder. networkPerformanceConfig(ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig networkPerformanceConfig)Sets the value ofContainerClusterNodePoolNetworkConfig.getNetworkPerformanceConfig()voidContainerClusterNodePoolNetworkConfigOutputReference. putNetworkPerformanceConfig(ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig value)voidContainerClusterNodePoolNetworkConfigNetworkPerformanceConfigOutputReference. setInternalValue(ContainerClusterNodePoolNetworkConfigNetworkPerformanceConfig value)
-