Google Cloud Recaptchaenterprise V1IOSKey Settings Args
data class GoogleCloudRecaptchaenterpriseV1IOSKeySettingsArgs(val allowAllBundleIds: Output<Boolean>? = null, val allowedBundleIds: Output<List<String>>? = null, val appleDeveloperId: Output<GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdArgs>? = null) : ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1IOSKeySettingsArgs>
Settings specific to keys that can be used by iOS apps.
Constructors
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1IOSKeySettingsArgs(allowAllBundleIds: Output<Boolean>? = null, allowedBundleIds: Output<List<String>>? = null, appleDeveloperId: Output<GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app.