Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyAndroidSettings
-
Packages that use RecaptchaEnterpriseKeyAndroidSettings Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyAndroidSettings in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyAndroidSettings Modifier and Type Class Description static classRecaptchaEnterpriseKeyAndroidSettings.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyAndroidSettingsMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyAndroidSettings Modifier and Type Method Description RecaptchaEnterpriseKeyAndroidSettingsRecaptchaEnterpriseKeyAndroidSettings.Builder. build()Builds the configured instance.default RecaptchaEnterpriseKeyAndroidSettingsRecaptchaEnterpriseKeyConfig. getAndroidSettings()android_settings block.RecaptchaEnterpriseKeyAndroidSettingsRecaptchaEnterpriseKeyConfig.Jsii$Proxy. getAndroidSettings()RecaptchaEnterpriseKeyAndroidSettingsRecaptchaEnterpriseKey. getAndroidSettingsInput()RecaptchaEnterpriseKeyAndroidSettingsRecaptchaEnterpriseKeyAndroidSettingsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyAndroidSettings Modifier and Type Method Description RecaptchaEnterpriseKey.BuilderRecaptchaEnterpriseKey.Builder. androidSettings(RecaptchaEnterpriseKeyAndroidSettings androidSettings)android_settings block.RecaptchaEnterpriseKeyConfig.BuilderRecaptchaEnterpriseKeyConfig.Builder. androidSettings(RecaptchaEnterpriseKeyAndroidSettings androidSettings)Sets the value ofRecaptchaEnterpriseKeyConfig.getAndroidSettings()voidRecaptchaEnterpriseKey. putAndroidSettings(RecaptchaEnterpriseKeyAndroidSettings value)voidRecaptchaEnterpriseKeyAndroidSettingsOutputReference. setInternalValue(RecaptchaEnterpriseKeyAndroidSettings value)
-