Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows
-
Packages that use AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows Modifier and Type Class Description static classAlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows.Jsii$ProxyAn implementation forAlloydbClusterMaintenanceUpdatePolicyMaintenanceWindowsMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows Modifier and Type Method Description AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindowsAlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows Modifier and Type Method Description voidAlloydbClusterMaintenanceUpdatePolicyMaintenanceWindowsOutputReference. setInternalValue(AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows value)Method parameters in com.hashicorp.cdktf.providers.google.alloydb_cluster with type arguments of type AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows Modifier and Type Method Description AlloydbClusterMaintenanceUpdatePolicy.BuilderAlloydbClusterMaintenanceUpdatePolicy.Builder. maintenanceWindows(List<? extends AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows> maintenanceWindows)Sets the value ofAlloydbClusterMaintenanceUpdatePolicy.getMaintenanceWindows()voidAlloydbClusterMaintenanceUpdatePolicyMaintenanceWindowsList. setInternalValue(List<AlloydbClusterMaintenanceUpdatePolicyMaintenanceWindows> value)
-