Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigContainerdConfig
-
Packages that use ContainerClusterNodePoolNodeConfigContainerdConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigContainerdConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigContainerdConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigContainerdConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigContainerdConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigContainerdConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigContainerdConfigContainerClusterNodePoolNodeConfigContainerdConfig.Builder. build()Builds the configured instance.default ContainerClusterNodePoolNodeConfigContainerdConfigContainerClusterNodePoolNodeConfig. getContainerdConfig()containerd_config block.ContainerClusterNodePoolNodeConfigContainerdConfigContainerClusterNodePoolNodeConfig.Jsii$Proxy. getContainerdConfig()ContainerClusterNodePoolNodeConfigContainerdConfigContainerClusterNodePoolNodeConfigOutputReference. getContainerdConfigInput()ContainerClusterNodePoolNodeConfigContainerdConfigContainerClusterNodePoolNodeConfigContainerdConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigContainerdConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. containerdConfig(ContainerClusterNodePoolNodeConfigContainerdConfig containerdConfig)Sets the value ofContainerClusterNodePoolNodeConfig.getContainerdConfig()voidContainerClusterNodePoolNodeConfigOutputReference. putContainerdConfig(ContainerClusterNodePoolNodeConfigContainerdConfig value)voidContainerClusterNodePoolNodeConfigContainerdConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigContainerdConfig value)
-