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