Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigSoleTenantConfig
-
Packages that use ContainerClusterNodePoolNodeConfigSoleTenantConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigSoleTenantConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigSoleTenantConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigSoleTenantConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigSoleTenantConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigSoleTenantConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigSoleTenantConfigContainerClusterNodePoolNodeConfigSoleTenantConfig.Builder. build()Builds the configured instance.ContainerClusterNodePoolNodeConfigSoleTenantConfigContainerClusterNodePoolNodeConfigSoleTenantConfigOutputReference. getInternalValue()default ContainerClusterNodePoolNodeConfigSoleTenantConfigContainerClusterNodePoolNodeConfig. getSoleTenantConfig()sole_tenant_config block.ContainerClusterNodePoolNodeConfigSoleTenantConfigContainerClusterNodePoolNodeConfig.Jsii$Proxy. getSoleTenantConfig()ContainerClusterNodePoolNodeConfigSoleTenantConfigContainerClusterNodePoolNodeConfigOutputReference. getSoleTenantConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigSoleTenantConfig Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigOutputReference. putSoleTenantConfig(ContainerClusterNodePoolNodeConfigSoleTenantConfig value)voidContainerClusterNodePoolNodeConfigSoleTenantConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigSoleTenantConfig value)ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. soleTenantConfig(ContainerClusterNodePoolNodeConfigSoleTenantConfig soleTenantConfig)Sets the value ofContainerClusterNodePoolNodeConfig.getSoleTenantConfig()
-