Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyWebSettings
-
Packages that use RecaptchaEnterpriseKeyWebSettings Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyWebSettings in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyWebSettings Modifier and Type Class Description static classRecaptchaEnterpriseKeyWebSettings.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyWebSettingsMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyWebSettings Modifier and Type Method Description RecaptchaEnterpriseKeyWebSettingsRecaptchaEnterpriseKeyWebSettings.Builder. build()Builds the configured instance.RecaptchaEnterpriseKeyWebSettingsRecaptchaEnterpriseKeyWebSettingsOutputReference. getInternalValue()default RecaptchaEnterpriseKeyWebSettingsRecaptchaEnterpriseKeyConfig. getWebSettings()web_settings block.RecaptchaEnterpriseKeyWebSettingsRecaptchaEnterpriseKeyConfig.Jsii$Proxy. getWebSettings()RecaptchaEnterpriseKeyWebSettingsRecaptchaEnterpriseKey. getWebSettingsInput()Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyWebSettings Modifier and Type Method Description voidRecaptchaEnterpriseKey. putWebSettings(RecaptchaEnterpriseKeyWebSettings value)voidRecaptchaEnterpriseKeyWebSettingsOutputReference. setInternalValue(RecaptchaEnterpriseKeyWebSettings value)RecaptchaEnterpriseKey.BuilderRecaptchaEnterpriseKey.Builder. webSettings(RecaptchaEnterpriseKeyWebSettings webSettings)web_settings block.RecaptchaEnterpriseKeyConfig.BuilderRecaptchaEnterpriseKeyConfig.Builder. webSettings(RecaptchaEnterpriseKeyWebSettings webSettings)Sets the value ofRecaptchaEnterpriseKeyConfig.getWebSettings()
-