Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigSoleTenantConfig
-
Packages that use ContainerNodePoolNodeConfigSoleTenantConfig Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigSoleTenantConfig in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigSoleTenantConfig Modifier and Type Class Description static classContainerNodePoolNodeConfigSoleTenantConfig.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigSoleTenantConfigMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigSoleTenantConfig Modifier and Type Method Description ContainerNodePoolNodeConfigSoleTenantConfigContainerNodePoolNodeConfigSoleTenantConfig.Builder. build()Builds the configured instance.ContainerNodePoolNodeConfigSoleTenantConfigContainerNodePoolNodeConfigSoleTenantConfigOutputReference. getInternalValue()default ContainerNodePoolNodeConfigSoleTenantConfigContainerNodePoolNodeConfig. getSoleTenantConfig()sole_tenant_config block.ContainerNodePoolNodeConfigSoleTenantConfigContainerNodePoolNodeConfig.Jsii$Proxy. getSoleTenantConfig()ContainerNodePoolNodeConfigSoleTenantConfigContainerNodePoolNodeConfigOutputReference. getSoleTenantConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigSoleTenantConfig Modifier and Type Method Description voidContainerNodePoolNodeConfigOutputReference. putSoleTenantConfig(ContainerNodePoolNodeConfigSoleTenantConfig value)voidContainerNodePoolNodeConfigSoleTenantConfigOutputReference. setInternalValue(ContainerNodePoolNodeConfigSoleTenantConfig value)ContainerNodePoolNodeConfig.BuilderContainerNodePoolNodeConfig.Builder. soleTenantConfig(ContainerNodePoolNodeConfigSoleTenantConfig soleTenantConfig)Sets the value ofContainerNodePoolNodeConfig.getSoleTenantConfig()
-