Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyWafSettings
-
Packages that use RecaptchaEnterpriseKeyWafSettings Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyWafSettings in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyWafSettings Modifier and Type Class Description static classRecaptchaEnterpriseKeyWafSettings.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyWafSettingsMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyWafSettings Modifier and Type Method Description RecaptchaEnterpriseKeyWafSettingsRecaptchaEnterpriseKeyWafSettings.Builder. build()Builds the configured instance.RecaptchaEnterpriseKeyWafSettingsRecaptchaEnterpriseKeyWafSettingsOutputReference. getInternalValue()default RecaptchaEnterpriseKeyWafSettingsRecaptchaEnterpriseKeyConfig. getWafSettings()waf_settings block.RecaptchaEnterpriseKeyWafSettingsRecaptchaEnterpriseKeyConfig.Jsii$Proxy. getWafSettings()RecaptchaEnterpriseKeyWafSettingsRecaptchaEnterpriseKey. getWafSettingsInput()Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyWafSettings Modifier and Type Method Description voidRecaptchaEnterpriseKey. putWafSettings(RecaptchaEnterpriseKeyWafSettings value)voidRecaptchaEnterpriseKeyWafSettingsOutputReference. setInternalValue(RecaptchaEnterpriseKeyWafSettings value)RecaptchaEnterpriseKey.BuilderRecaptchaEnterpriseKey.Builder. wafSettings(RecaptchaEnterpriseKeyWafSettings wafSettings)waf_settings block.RecaptchaEnterpriseKeyConfig.BuilderRecaptchaEnterpriseKeyConfig.Builder. wafSettings(RecaptchaEnterpriseKeyWafSettings wafSettings)Sets the value ofRecaptchaEnterpriseKeyConfig.getWafSettings()
-