Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_gke_backup_restore_plan_iam_policy.DataGoogleGkeBackupRestorePlanIamPolicyConfig
-
Packages that use DataGoogleGkeBackupRestorePlanIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_gke_backup_restore_plan_iam_policy data_google_gke_backup_restore_plan_iam_policy -
-
Uses of DataGoogleGkeBackupRestorePlanIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_gke_backup_restore_plan_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_gke_backup_restore_plan_iam_policy that implement DataGoogleGkeBackupRestorePlanIamPolicyConfig Modifier and Type Class Description static classDataGoogleGkeBackupRestorePlanIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleGkeBackupRestorePlanIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_gke_backup_restore_plan_iam_policy that return DataGoogleGkeBackupRestorePlanIamPolicyConfig Modifier and Type Method Description DataGoogleGkeBackupRestorePlanIamPolicyConfigDataGoogleGkeBackupRestorePlanIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_gke_backup_restore_plan_iam_policy with parameters of type DataGoogleGkeBackupRestorePlanIamPolicyConfig Constructor Description DataGoogleGkeBackupRestorePlanIamPolicy(software.constructs.Construct scope, String id, DataGoogleGkeBackupRestorePlanIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/gke_backup_restore_plan_iam_policy google_gke_backup_restore_plan_iam_policy} Data Source.
-