Uses of Interface
com.hashicorp.cdktf.providers.google.healthcare_consent_store.HealthcareConsentStoreTimeouts
-
Packages that use HealthcareConsentStoreTimeouts Package Description com.hashicorp.cdktf.providers.google.healthcare_consent_store google_healthcare_consent_store -
-
Uses of HealthcareConsentStoreTimeouts in com.hashicorp.cdktf.providers.google.healthcare_consent_store
Classes in com.hashicorp.cdktf.providers.google.healthcare_consent_store that implement HealthcareConsentStoreTimeouts Modifier and Type Class Description static classHealthcareConsentStoreTimeouts.Jsii$ProxyAn implementation forHealthcareConsentStoreTimeoutsMethods in com.hashicorp.cdktf.providers.google.healthcare_consent_store that return HealthcareConsentStoreTimeouts Modifier and Type Method Description HealthcareConsentStoreTimeoutsHealthcareConsentStoreTimeouts.Builder. build()Builds the configured instance.default HealthcareConsentStoreTimeoutsHealthcareConsentStoreConfig. getTimeouts()timeouts block.HealthcareConsentStoreTimeoutsHealthcareConsentStoreConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.healthcare_consent_store with parameters of type HealthcareConsentStoreTimeouts Modifier and Type Method Description voidHealthcareConsentStore. putTimeouts(HealthcareConsentStoreTimeouts value)voidHealthcareConsentStoreTimeoutsOutputReference. setInternalValue(HealthcareConsentStoreTimeouts value)HealthcareConsentStore.BuilderHealthcareConsentStore.Builder. timeouts(HealthcareConsentStoreTimeouts timeouts)timeouts block.HealthcareConsentStoreConfig.BuilderHealthcareConsentStoreConfig.Builder. timeouts(HealthcareConsentStoreTimeouts timeouts)Sets the value ofHealthcareConsentStoreConfig.getTimeouts()
-