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