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