AuthenticationArgs

fun AuthenticationArgs(customAccount: Output<CustomAccountArgs>? = null, googleAccount: Output<GoogleAccountArgs>? = null, iapCredential: Output<IapCredentialArgs>? = null)