Uses of Class
com.hashicorp.cdktf.providers.google.healthcare_fhir_store.HealthcareFhirStoreStreamConfigs.Builder
-
Packages that use HealthcareFhirStoreStreamConfigs.Builder Package Description com.hashicorp.cdktf.providers.google.healthcare_fhir_store google_healthcare_fhir_store -
-
Uses of HealthcareFhirStoreStreamConfigs.Builder in com.hashicorp.cdktf.providers.google.healthcare_fhir_store
Methods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that return HealthcareFhirStoreStreamConfigs.Builder Modifier and Type Method Description HealthcareFhirStoreStreamConfigs.BuilderHealthcareFhirStoreStreamConfigs.Builder. bigqueryDestination(HealthcareFhirStoreStreamConfigsBigqueryDestination bigqueryDestination)Sets the value ofHealthcareFhirStoreStreamConfigs.getBigqueryDestination()static HealthcareFhirStoreStreamConfigs.BuilderHealthcareFhirStoreStreamConfigs. builder()HealthcareFhirStoreStreamConfigs.BuilderHealthcareFhirStoreStreamConfigs.Builder. resourceTypes(List<String> resourceTypes)Sets the value ofHealthcareFhirStoreStreamConfigs.getResourceTypes()Constructors in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with parameters of type HealthcareFhirStoreStreamConfigs.Builder Constructor Description Jsii$Proxy(HealthcareFhirStoreStreamConfigs.Builder builder)Constructor that initializes the object based on literal property values passed by theHealthcareFhirStoreStreamConfigs.Builder.
-