Google Cloud Recaptchaenterprise V1Apple Developer Id Args
data class GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdArgs(val keyId: Output<String>, val privateKey: Output<String>, val teamId: Output<String>) : ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdArgs>
Contains fields that are required to perform Apple-specific integrity checks.
Constructors
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdArgs(keyId: Output<String>, privateKey: Output<String>, teamId: Output<String>)