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