class Aws::CodeArtifact::Types::DeletePackageVersionsResult
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/DeletePackageVersionsResult AWS API Documentation
@return [Hash<String,Types::PackageVersionError>]
* ‘SKIPPED`
* `NOT_FOUND`
* `NOT_ALLOWED`
* `MISMATCHED_STATUS`
* `MISMATCHED_REVISION`
* `ALREADY_EXISTS`
for the deleted package that failed. The possible error codes are:
A `PackageVersionError` object that contains a map of errors codes
@!attribute [rw] failed_versions
@return [Hash<String,Types::SuccessfulPackageVersionInfo>]
status of every successful version will be `Deleted`.
A list of the package versions that were successfully deleted. The
@!attribute [rw] successful_versions