class Aws::CodeArtifact::Types::CopyPackageVersionsResult
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/CopyPackageVersionsResult AWS API Documentation
@return [Hash<String,Types::PackageVersionError>]
* ‘SKIPPED`
* `NOT_FOUND`
* `NOT_ALLOWED`
* `MISMATCHED_STATUS`
* `MISMATCHED_REVISION`
* `ALREADY_EXISTS`
They are:
The possible error codes are in the `PackageVersionError` data type.
A map of package versions that failed to copy and their error codes.
@!attribute [rw] failed_versions
@return [Hash<String,Types::SuccessfulPackageVersionInfo>]
repository.
A list of the package versions that were successfully copied to your
@!attribute [rw] successful_versions