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