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