GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::CodeArtifact::ListPackageVersionAssetsResult(3) User Contributed Perl Documentation Paws::CodeArtifact::ListPackageVersionAssetsResult(3)

Paws::CodeArtifact::ListPackageVersionAssetsResult

The returned list of AssetSummary (https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html) objects.

The format of the package that contains the returned package version assets.

Valid values are: "npm", "pypi", "maven", "nuget" =head2 Namespace => Str

The namespace of the package. The package component that specifies its namespace depends on its type. For example:

  • The namespace of a Maven package is its "groupId".
  • The namespace of an npm package is its "scope".
  • A Python package does not contain a corresponding component, so Python packages do not have a namespace.

If there are additional results, this is the token for the next set of results.

The name of the package that contains the returned package version assets.

The version of the package associated with the returned assets.

The current revision associated with the package version.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.