Uses of Class
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyWafSettings.Builder
-
Packages that use RecaptchaEnterpriseKeyWafSettings.Builder Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyWafSettings.Builder in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyWafSettings.Builder Modifier and Type Method Description static RecaptchaEnterpriseKeyWafSettings.BuilderRecaptchaEnterpriseKeyWafSettings. builder()RecaptchaEnterpriseKeyWafSettings.BuilderRecaptchaEnterpriseKeyWafSettings.Builder. wafFeature(String wafFeature)Sets the value ofRecaptchaEnterpriseKeyWafSettings.getWafFeature()RecaptchaEnterpriseKeyWafSettings.BuilderRecaptchaEnterpriseKeyWafSettings.Builder. wafService(String wafService)Sets the value ofRecaptchaEnterpriseKeyWafSettings.getWafService()Constructors in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyWafSettings.Builder Constructor Description Jsii$Proxy(RecaptchaEnterpriseKeyWafSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theRecaptchaEnterpriseKeyWafSettings.Builder.
-