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