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