class Aws::CodeArtifact::Types::PackageSummary


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PackageSummary AWS API Documentation
@return [Types::PackageOriginConfiguration]<br>: docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageOriginRestrictions.html<br>[1]: docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageOriginConfiguration.html<br><br><br><br>about the upstream and publish package origin restrictions.<br>[2] object that contains information
A [PackageOriginConfiguration] object that contains a
@!attribute [rw] origin_configuration
@return [String]
The name of the package.
@!attribute [rw] package
@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]
The format of the package.
@!attribute [rw] format
Details about a package, including its format, namespace, and name.