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