class Aws::CodeArtifact::Types::PackageDescription
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PackageDescription AWS API Documentation
@return [Types::PackageOriginConfiguration]
The package origin configuration for the package.
@!attribute [rw] origin_configuration
@return [String]
The name of the package.
@!attribute [rw] name
@return [String]
have a namespace.
corresponding component, package versions of those formats do not
* Python, NuGet, Ruby, and Cargo package versions do not contain a
* The namespace of a generic package is its ‘namespace`.
* The namespace of an npm or Swift package version is its `scope`.
* The namespace of a Maven package version is its `groupId`.
its namespace depends on its type. For example:
The namespace of the package. The package component that specifies
@!attribute [rw] namespace
@return [String]
A format that specifies the type of the package.
@!attribute [rw] format
Details about a package.