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