Uses of Interface
com.hashicorp.cdktf.providers.google.healthcare_fhir_store.HealthcareFhirStoreNotificationConfigs
-
Packages that use HealthcareFhirStoreNotificationConfigs Package Description com.hashicorp.cdktf.providers.google.healthcare_fhir_store google_healthcare_fhir_store -
-
Uses of HealthcareFhirStoreNotificationConfigs in com.hashicorp.cdktf.providers.google.healthcare_fhir_store
Classes in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that implement HealthcareFhirStoreNotificationConfigs Modifier and Type Class Description static classHealthcareFhirStoreNotificationConfigs.Jsii$ProxyAn implementation forHealthcareFhirStoreNotificationConfigsMethods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that return HealthcareFhirStoreNotificationConfigs Modifier and Type Method Description HealthcareFhirStoreNotificationConfigsHealthcareFhirStoreNotificationConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with parameters of type HealthcareFhirStoreNotificationConfigs Modifier and Type Method Description voidHealthcareFhirStoreNotificationConfigsOutputReference. setInternalValue(HealthcareFhirStoreNotificationConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with type arguments of type HealthcareFhirStoreNotificationConfigs Modifier and Type Method Description HealthcareFhirStore.BuilderHealthcareFhirStore.Builder. notificationConfigs(List<? extends HealthcareFhirStoreNotificationConfigs> notificationConfigs)notification_configs block.HealthcareFhirStoreConfig.BuilderHealthcareFhirStoreConfig.Builder. notificationConfigs(List<? extends HealthcareFhirStoreNotificationConfigs> notificationConfigs)Sets the value ofHealthcareFhirStoreConfig.getNotificationConfigs()voidHealthcareFhirStoreNotificationConfigsList. setInternalValue(List<HealthcareFhirStoreNotificationConfigs> value)
-