Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigKubeletConfig
-
Packages that use ContainerClusterNodeConfigKubeletConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigKubeletConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigKubeletConfig Modifier and Type Class Description static classContainerClusterNodeConfigKubeletConfig.Jsii$ProxyAn implementation forContainerClusterNodeConfigKubeletConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigKubeletConfig Modifier and Type Method Description ContainerClusterNodeConfigKubeletConfigContainerClusterNodeConfigKubeletConfig.Builder. build()Builds the configured instance.ContainerClusterNodeConfigKubeletConfigContainerClusterNodeConfigKubeletConfigOutputReference. getInternalValue()default ContainerClusterNodeConfigKubeletConfigContainerClusterNodeConfig. getKubeletConfig()kubelet_config block.ContainerClusterNodeConfigKubeletConfigContainerClusterNodeConfig.Jsii$Proxy. getKubeletConfig()ContainerClusterNodeConfigKubeletConfigContainerClusterNodeConfigOutputReference. getKubeletConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigKubeletConfig Modifier and Type Method Description ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. kubeletConfig(ContainerClusterNodeConfigKubeletConfig kubeletConfig)Sets the value ofContainerClusterNodeConfig.getKubeletConfig()voidContainerClusterNodeConfigOutputReference. putKubeletConfig(ContainerClusterNodeConfigKubeletConfig value)voidContainerClusterNodeConfigKubeletConfigOutputReference. setInternalValue(ContainerClusterNodeConfigKubeletConfig value)
-