Uses of Class
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyIosSettings.Builder
-
Packages that use RecaptchaEnterpriseKeyIosSettings.Builder Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyIosSettings.Builder in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyIosSettings.Builder Modifier and Type Method Description RecaptchaEnterpriseKeyIosSettings.BuilderRecaptchaEnterpriseKeyIosSettings.Builder. allowAllBundleIds(com.hashicorp.cdktf.IResolvable allowAllBundleIds)Sets the value ofRecaptchaEnterpriseKeyIosSettings.getAllowAllBundleIds()RecaptchaEnterpriseKeyIosSettings.BuilderRecaptchaEnterpriseKeyIosSettings.Builder. allowAllBundleIds(Boolean allowAllBundleIds)Sets the value ofRecaptchaEnterpriseKeyIosSettings.getAllowAllBundleIds()RecaptchaEnterpriseKeyIosSettings.BuilderRecaptchaEnterpriseKeyIosSettings.Builder. allowedBundleIds(List<String> allowedBundleIds)Sets the value ofRecaptchaEnterpriseKeyIosSettings.getAllowedBundleIds()static RecaptchaEnterpriseKeyIosSettings.BuilderRecaptchaEnterpriseKeyIosSettings. builder()Constructors in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyIosSettings.Builder Constructor Description Jsii$Proxy(RecaptchaEnterpriseKeyIosSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theRecaptchaEnterpriseKeyIosSettings.Builder.
-