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