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