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