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