Uses of Interface
com.hashicorp.cdktf.providers.google.healthcare_fhir_store.HealthcareFhirStoreStreamConfigs
-
Packages that use HealthcareFhirStoreStreamConfigs Package Description com.hashicorp.cdktf.providers.google.healthcare_fhir_store google_healthcare_fhir_store -
-
Uses of HealthcareFhirStoreStreamConfigs in com.hashicorp.cdktf.providers.google.healthcare_fhir_store
Classes in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that implement HealthcareFhirStoreStreamConfigs Modifier and Type Class Description static classHealthcareFhirStoreStreamConfigs.Jsii$ProxyAn implementation forHealthcareFhirStoreStreamConfigsMethods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store that return HealthcareFhirStoreStreamConfigs Modifier and Type Method Description HealthcareFhirStoreStreamConfigsHealthcareFhirStoreStreamConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with parameters of type HealthcareFhirStoreStreamConfigs Modifier and Type Method Description voidHealthcareFhirStoreStreamConfigsOutputReference. setInternalValue(HealthcareFhirStoreStreamConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.healthcare_fhir_store with type arguments of type HealthcareFhirStoreStreamConfigs Modifier and Type Method Description voidHealthcareFhirStoreStreamConfigsList. setInternalValue(List<HealthcareFhirStoreStreamConfigs> value)HealthcareFhirStore.BuilderHealthcareFhirStore.Builder. streamConfigs(List<? extends HealthcareFhirStoreStreamConfigs> streamConfigs)stream_configs block.HealthcareFhirStoreConfig.BuilderHealthcareFhirStoreConfig.Builder. streamConfigs(List<? extends HealthcareFhirStoreStreamConfigs> streamConfigs)Sets the value ofHealthcareFhirStoreConfig.getStreamConfigs()
-