Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder
-
Packages that use ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder Modifier and Type Method Description static ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.BuilderContainerClusterNodePoolNodeConfigHostMaintenancePolicy. builder()ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.BuilderContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder. maintenanceInterval(String maintenanceInterval)Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder Constructor Description Jsii$Proxy(ContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodePoolNodeConfigHostMaintenancePolicy.Builder.
-