class Aws::CodeArtifact::Types::PackageVersionError
An error associated with package.
@!attribute [rw] error_code
The error code associated with the error. Valid error codes are: * `ALREADY_EXISTS` * `MISMATCHED_REVISION` * `MISMATCHED_STATUS` * `NOT_ALLOWED` * `NOT_FOUND` * `SKIPPED` @return [String]
@!attribute [rw] error_message
The error message associated with the error. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PackageVersionError AWS API Documentation
Constants
- SENSITIVE