Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_backup.AlloydbBackupConfig
-
Packages that use AlloydbBackupConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_backup google_alloydb_backup -
-
Uses of AlloydbBackupConfig in com.hashicorp.cdktf.providers.google.alloydb_backup
Classes in com.hashicorp.cdktf.providers.google.alloydb_backup that implement AlloydbBackupConfig Modifier and Type Class Description static classAlloydbBackupConfig.Jsii$ProxyAn implementation forAlloydbBackupConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_backup that return AlloydbBackupConfig Modifier and Type Method Description AlloydbBackupConfigAlloydbBackupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.alloydb_backup with parameters of type AlloydbBackupConfig Constructor Description AlloydbBackup(software.constructs.Construct scope, String id, AlloydbBackupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_backup google_alloydb_backup} Resource.
-