Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigKubeletConfig
-
Packages that use ContainerClusterNodePoolNodeConfigKubeletConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigKubeletConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigKubeletConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigKubeletConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigKubeletConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigKubeletConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigKubeletConfigContainerClusterNodePoolNodeConfigKubeletConfig.Builder. build()Builds the configured instance.ContainerClusterNodePoolNodeConfigKubeletConfigContainerClusterNodePoolNodeConfigKubeletConfigOutputReference. getInternalValue()default ContainerClusterNodePoolNodeConfigKubeletConfigContainerClusterNodePoolNodeConfig. getKubeletConfig()kubelet_config block.ContainerClusterNodePoolNodeConfigKubeletConfigContainerClusterNodePoolNodeConfig.Jsii$Proxy. getKubeletConfig()ContainerClusterNodePoolNodeConfigKubeletConfigContainerClusterNodePoolNodeConfigOutputReference. getKubeletConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigKubeletConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. kubeletConfig(ContainerClusterNodePoolNodeConfigKubeletConfig kubeletConfig)Sets the value ofContainerClusterNodePoolNodeConfig.getKubeletConfig()voidContainerClusterNodePoolNodeConfigOutputReference. putKubeletConfig(ContainerClusterNodePoolNodeConfigKubeletConfig value)voidContainerClusterNodePoolNodeConfigKubeletConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigKubeletConfig value)
-