NAME
Paws::CodeArtifact::CopyPackageVersionsResult
ATTRIBUTES
FailedVersions => Paws::CodeArtifact::PackageVersionErrorMap
A map of package versions that failed to copy and their error codes. The possible error codes are in the PackageVersionError data type. They are:
ALREADY_EXISTSMISMATCHED_REVISIONMISMATCHED_STATUSNOT_ALLOWEDNOT_FOUNDSKIPPED
SuccessfulVersions => Paws::CodeArtifact::SuccessfulPackageVersionInfoMap
A list of the package versions that were successfully copied to your repository.