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