AuthenticationArgs

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