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