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