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