Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterMaintenanceUpdatePolicy
-
Packages that use AlloydbClusterMaintenanceUpdatePolicy Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterMaintenanceUpdatePolicy in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterMaintenanceUpdatePolicy Modifier and Type Class Description static classAlloydbClusterMaintenanceUpdatePolicy.Jsii$ProxyAn implementation forAlloydbClusterMaintenanceUpdatePolicyMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterMaintenanceUpdatePolicy Modifier and Type Method Description AlloydbClusterMaintenanceUpdatePolicyAlloydbClusterMaintenanceUpdatePolicy.Builder. build()Builds the configured instance.AlloydbClusterMaintenanceUpdatePolicyAlloydbClusterMaintenanceUpdatePolicyOutputReference. getInternalValue()default AlloydbClusterMaintenanceUpdatePolicyAlloydbClusterConfig. getMaintenanceUpdatePolicy()maintenance_update_policy block.AlloydbClusterMaintenanceUpdatePolicyAlloydbClusterConfig.Jsii$Proxy. getMaintenanceUpdatePolicy()AlloydbClusterMaintenanceUpdatePolicyAlloydbCluster. getMaintenanceUpdatePolicyInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterMaintenanceUpdatePolicy Modifier and Type Method Description AlloydbCluster.BuilderAlloydbCluster.Builder. maintenanceUpdatePolicy(AlloydbClusterMaintenanceUpdatePolicy maintenanceUpdatePolicy)maintenance_update_policy block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. maintenanceUpdatePolicy(AlloydbClusterMaintenanceUpdatePolicy maintenanceUpdatePolicy)Sets the value ofAlloydbClusterConfig.getMaintenanceUpdatePolicy()voidAlloydbCluster. putMaintenanceUpdatePolicy(AlloydbClusterMaintenanceUpdatePolicy value)voidAlloydbClusterMaintenanceUpdatePolicyOutputReference. setInternalValue(AlloydbClusterMaintenanceUpdatePolicy value)
-