Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterMaintenanceUpdatePolicy.Builder
-
Packages that use AlloydbClusterMaintenanceUpdatePolicy.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterMaintenanceUpdatePolicy.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterMaintenanceUpdatePolicy.Builder Modifier and Type Method Description static AlloydbClusterMaintenanceUpdatePolicy.BuilderAlloydbClusterMaintenanceUpdatePolicy. builder()AlloydbClusterMaintenanceUpdatePolicy.BuilderAlloydbClusterMaintenanceUpdatePolicy.Builder. maintenanceWindows(com.hashicorp.cdktf.IResolvable maintenanceWindows)Sets the value ofAlloydbClusterMaintenanceUpdatePolicy.getMaintenanceWindows()AlloydbClusterMaintenanceUpdatePolicy.BuilderAlloydbClusterMaintenanceUpdatePolicy.Builder. maintenanceWindows(List<? extends AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows> maintenanceWindows)Sets the value ofAlloydbClusterMaintenanceUpdatePolicy.getMaintenanceWindows()Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterMaintenanceUpdatePolicy.Builder Constructor Description Jsii$Proxy(AlloydbClusterMaintenanceUpdatePolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterMaintenanceUpdatePolicy.Builder.
-