Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder
-
Packages that use AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder Modifier and Type Method Description static AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.BuilderAlloydbClusterAutomatedBackupPolicyTimeBasedRetention. builder()AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.BuilderAlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder. retentionPeriod(String retentionPeriod)Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder Constructor Description Jsii$Proxy(AlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterAutomatedBackupPolicyTimeBasedRetention.Builder.
-