Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder
-
Packages that use ContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder Modifier and Type Method Description static ContainerClusterNodePoolNodeConfigSecondaryBootDisks.BuilderContainerClusterNodePoolNodeConfigSecondaryBootDisks. builder()ContainerClusterNodePoolNodeConfigSecondaryBootDisks.BuilderContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder. diskImage(String diskImage)Sets the value ofContainerClusterNodePoolNodeConfigSecondaryBootDisks.getDiskImage()ContainerClusterNodePoolNodeConfigSecondaryBootDisks.BuilderContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder. mode(String mode)Sets the value ofContainerClusterNodePoolNodeConfigSecondaryBootDisks.getMode()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder Constructor Description Jsii$Proxy(ContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder.
-