Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigKubeletConfig
-
Packages that use ContainerNodePoolNodeConfigKubeletConfig Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigKubeletConfig in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigKubeletConfig Modifier and Type Class Description static classContainerNodePoolNodeConfigKubeletConfig.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigKubeletConfigMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigKubeletConfig Modifier and Type Method Description ContainerNodePoolNodeConfigKubeletConfigContainerNodePoolNodeConfigKubeletConfig.Builder. build()Builds the configured instance.ContainerNodePoolNodeConfigKubeletConfigContainerNodePoolNodeConfigKubeletConfigOutputReference. getInternalValue()default ContainerNodePoolNodeConfigKubeletConfigContainerNodePoolNodeConfig. getKubeletConfig()kubelet_config block.ContainerNodePoolNodeConfigKubeletConfigContainerNodePoolNodeConfig.Jsii$Proxy. getKubeletConfig()ContainerNodePoolNodeConfigKubeletConfigContainerNodePoolNodeConfigOutputReference. getKubeletConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigKubeletConfig Modifier and Type Method Description ContainerNodePoolNodeConfig.BuilderContainerNodePoolNodeConfig.Builder. kubeletConfig(ContainerNodePoolNodeConfigKubeletConfig kubeletConfig)Sets the value ofContainerNodePoolNodeConfig.getKubeletConfig()voidContainerNodePoolNodeConfigOutputReference. putKubeletConfig(ContainerNodePoolNodeConfigKubeletConfig value)voidContainerNodePoolNodeConfigKubeletConfigOutputReference. setInternalValue(ContainerNodePoolNodeConfigKubeletConfig value)
-