Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigAdvancedMachineFeatures.Builder
-
Packages that use ContainerClusterNodeConfigAdvancedMachineFeatures.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigAdvancedMachineFeatures.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigAdvancedMachineFeatures.Builder Modifier and Type Method Description static ContainerClusterNodeConfigAdvancedMachineFeatures.BuilderContainerClusterNodeConfigAdvancedMachineFeatures. builder()ContainerClusterNodeConfigAdvancedMachineFeatures.BuilderContainerClusterNodeConfigAdvancedMachineFeatures.Builder. enableNestedVirtualization(com.hashicorp.cdktf.IResolvable enableNestedVirtualization)ContainerClusterNodeConfigAdvancedMachineFeatures.BuilderContainerClusterNodeConfigAdvancedMachineFeatures.Builder. enableNestedVirtualization(Boolean enableNestedVirtualization)ContainerClusterNodeConfigAdvancedMachineFeatures.BuilderContainerClusterNodeConfigAdvancedMachineFeatures.Builder. threadsPerCore(Number threadsPerCore)Sets the value ofContainerClusterNodeConfigAdvancedMachineFeatures.getThreadsPerCore()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigAdvancedMachineFeatures.Builder Constructor Description Jsii$Proxy(ContainerClusterNodeConfigAdvancedMachineFeatures.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodeConfigAdvancedMachineFeatures.Builder.
-