Uses of Class
com.hashicorp.cdktf.providers.google.healthcare_consent_store.HealthcareConsentStoreTimeouts.Builder
-
Packages that use HealthcareConsentStoreTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.healthcare_consent_store google_healthcare_consent_store -
-
Uses of HealthcareConsentStoreTimeouts.Builder in com.hashicorp.cdktf.providers.google.healthcare_consent_store
Methods in com.hashicorp.cdktf.providers.google.healthcare_consent_store that return HealthcareConsentStoreTimeouts.Builder Modifier and Type Method Description static HealthcareConsentStoreTimeouts.BuilderHealthcareConsentStoreTimeouts. builder()HealthcareConsentStoreTimeouts.BuilderHealthcareConsentStoreTimeouts.Builder. create(String create)Sets the value ofHealthcareConsentStoreTimeouts.getCreate()HealthcareConsentStoreTimeouts.BuilderHealthcareConsentStoreTimeouts.Builder. delete(String delete)Sets the value ofHealthcareConsentStoreTimeouts.getDelete()HealthcareConsentStoreTimeouts.BuilderHealthcareConsentStoreTimeouts.Builder. update(String update)Sets the value ofHealthcareConsentStoreTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.healthcare_consent_store with parameters of type HealthcareConsentStoreTimeouts.Builder Constructor Description Jsii$Proxy(HealthcareConsentStoreTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theHealthcareConsentStoreTimeouts.Builder.
-