Uses of Interface
com.hashicorp.cdktf.providers.google.healthcare_fhir_store.HealthcareFhirStoreNotificationConfig
-
Packages that use HealthcareFhirStoreNotificationConfig Package Description com.hashicorp.cdktf.providers.google.healthcare_fhir_store google_healthcare_fhir_store -
-
Uses of HealthcareFhirStoreNotificationConfig in com.hashicorp.cdktf.providers.google.healthcare_fhir_store
Classes in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that implement HealthcareFhirStoreNotificationConfig Modifier and Type Class Description static classHealthcareFhirStoreNotificationConfig.Jsii$ProxyAn implementation forHealthcareFhirStoreNotificationConfigMethods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that return HealthcareFhirStoreNotificationConfig Modifier and Type Method Description HealthcareFhirStoreNotificationConfigHealthcareFhirStoreNotificationConfig.Builder. build()Builds the configured instance.HealthcareFhirStoreNotificationConfigHealthcareFhirStoreNotificationConfigOutputReference. getInternalValue()default HealthcareFhirStoreNotificationConfigHealthcareFhirStoreConfig. getNotificationConfig()notification_config block.HealthcareFhirStoreNotificationConfigHealthcareFhirStoreConfig.Jsii$Proxy. getNotificationConfig()HealthcareFhirStoreNotificationConfigHealthcareFhirStore. getNotificationConfigInput()Methods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with parameters of type HealthcareFhirStoreNotificationConfig Modifier and Type Method Description HealthcareFhirStore.BuilderHealthcareFhirStore.Builder. notificationConfig(HealthcareFhirStoreNotificationConfig notificationConfig)notification_config block.HealthcareFhirStoreConfig.BuilderHealthcareFhirStoreConfig.Builder. notificationConfig(HealthcareFhirStoreNotificationConfig notificationConfig)Sets the value ofHealthcareFhirStoreConfig.getNotificationConfig()voidHealthcareFhirStore. putNotificationConfig(HealthcareFhirStoreNotificationConfig value)voidHealthcareFhirStoreNotificationConfigOutputReference. setInternalValue(HealthcareFhirStoreNotificationConfig value)
-