Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyIosSettings
-
Packages that use RecaptchaEnterpriseKeyIosSettings Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyIosSettings in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyIosSettings Modifier and Type Class Description static classRecaptchaEnterpriseKeyIosSettings.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyIosSettingsMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyIosSettings Modifier and Type Method Description RecaptchaEnterpriseKeyIosSettingsRecaptchaEnterpriseKeyIosSettings.Builder. build()Builds the configured instance.RecaptchaEnterpriseKeyIosSettingsRecaptchaEnterpriseKeyIosSettingsOutputReference. getInternalValue()default RecaptchaEnterpriseKeyIosSettingsRecaptchaEnterpriseKeyConfig. getIosSettings()ios_settings block.RecaptchaEnterpriseKeyIosSettingsRecaptchaEnterpriseKeyConfig.Jsii$Proxy. getIosSettings()RecaptchaEnterpriseKeyIosSettingsRecaptchaEnterpriseKey. getIosSettingsInput()Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyIosSettings Modifier and Type Method Description RecaptchaEnterpriseKey.BuilderRecaptchaEnterpriseKey.Builder. iosSettings(RecaptchaEnterpriseKeyIosSettings iosSettings)ios_settings block.RecaptchaEnterpriseKeyConfig.BuilderRecaptchaEnterpriseKeyConfig.Builder. iosSettings(RecaptchaEnterpriseKeyIosSettings iosSettings)Sets the value ofRecaptchaEnterpriseKeyConfig.getIosSettings()voidRecaptchaEnterpriseKey. putIosSettings(RecaptchaEnterpriseKeyIosSettings value)voidRecaptchaEnterpriseKeyIosSettingsOutputReference. setInternalValue(RecaptchaEnterpriseKeyIosSettings value)
-