Uses of Class
com.hashicorp.cdktf.providers.google.healthcare_fhir_store.HealthcareFhirStoreNotificationConfig.Builder
-
Packages that use HealthcareFhirStoreNotificationConfig.Builder Package Description com.hashicorp.cdktf.providers.google.healthcare_fhir_store google_healthcare_fhir_store -
-
Uses of HealthcareFhirStoreNotificationConfig.Builder in com.hashicorp.cdktf.providers.google.healthcare_fhir_store
Methods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that return HealthcareFhirStoreNotificationConfig.Builder Modifier and Type Method Description static HealthcareFhirStoreNotificationConfig.BuilderHealthcareFhirStoreNotificationConfig. builder()HealthcareFhirStoreNotificationConfig.BuilderHealthcareFhirStoreNotificationConfig.Builder. pubsubTopic(String pubsubTopic)Sets the value ofHealthcareFhirStoreNotificationConfig.getPubsubTopic()Constructors in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with parameters of type HealthcareFhirStoreNotificationConfig.Builder Constructor Description Jsii$Proxy(HealthcareFhirStoreNotificationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theHealthcareFhirStoreNotificationConfig.Builder.
-