Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigSoleTenantConfig
-
Packages that use ContainerClusterNodeConfigSoleTenantConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigSoleTenantConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigSoleTenantConfig Modifier and Type Class Description static classContainerClusterNodeConfigSoleTenantConfig.Jsii$ProxyAn implementation forContainerClusterNodeConfigSoleTenantConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigSoleTenantConfig Modifier and Type Method Description ContainerClusterNodeConfigSoleTenantConfigContainerClusterNodeConfigSoleTenantConfig.Builder. build()Builds the configured instance.ContainerClusterNodeConfigSoleTenantConfigContainerClusterNodeConfigSoleTenantConfigOutputReference. getInternalValue()default ContainerClusterNodeConfigSoleTenantConfigContainerClusterNodeConfig. getSoleTenantConfig()sole_tenant_config block.ContainerClusterNodeConfigSoleTenantConfigContainerClusterNodeConfig.Jsii$Proxy. getSoleTenantConfig()ContainerClusterNodeConfigSoleTenantConfigContainerClusterNodeConfigOutputReference. getSoleTenantConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigSoleTenantConfig Modifier and Type Method Description voidContainerClusterNodeConfigOutputReference. putSoleTenantConfig(ContainerClusterNodeConfigSoleTenantConfig value)voidContainerClusterNodeConfigSoleTenantConfigOutputReference. setInternalValue(ContainerClusterNodeConfigSoleTenantConfig value)ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. soleTenantConfig(ContainerClusterNodeConfigSoleTenantConfig soleTenantConfig)Sets the value ofContainerClusterNodeConfig.getSoleTenantConfig()
-