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