Uses of Class
com.hashicorp.cdktf.providers.google.healthcare_fhir_store.HealthcareFhirStoreStreamConfigsBigqueryDestination.Builder
-
Packages that use HealthcareFhirStoreStreamConfigsBigqueryDestination.Builder Package Description com.hashicorp.cdktf.providers.google.healthcare_fhir_store google_healthcare_fhir_store -
-
Uses of HealthcareFhirStoreStreamConfigsBigqueryDestination.Builder in com.hashicorp.cdktf.providers.google.healthcare_fhir_store
Methods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that return HealthcareFhirStoreStreamConfigsBigqueryDestination.Builder Modifier and Type Method Description static HealthcareFhirStoreStreamConfigsBigqueryDestination.BuilderHealthcareFhirStoreStreamConfigsBigqueryDestination. builder()HealthcareFhirStoreStreamConfigsBigqueryDestination.BuilderHealthcareFhirStoreStreamConfigsBigqueryDestination.Builder. datasetUri(String datasetUri)Sets the value ofHealthcareFhirStoreStreamConfigsBigqueryDestination.getDatasetUri()HealthcareFhirStoreStreamConfigsBigqueryDestination.BuilderHealthcareFhirStoreStreamConfigsBigqueryDestination.Builder. schemaConfig(HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig schemaConfig)Sets the value ofHealthcareFhirStoreStreamConfigsBigqueryDestination.getSchemaConfig()Constructors in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with parameters of type HealthcareFhirStoreStreamConfigsBigqueryDestination.Builder Constructor Description Jsii$Proxy(HealthcareFhirStoreStreamConfigsBigqueryDestination.Builder builder)Constructor that initializes the object based on literal property values passed by theHealthcareFhirStoreStreamConfigsBigqueryDestination.Builder.
-