CopyCompletionErrorArgs

fun CopyCompletionErrorArgs(errorCode: Output<Either<String, CopyCompletionErrorReason>>, errorMessage: Output<String>)