class Aws::CodeArtifact::Types::ListPackageVersionAssetsRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ListPackageVersionAssetsRequest AWS API Documentation
@return [String]
results.
previous response in the next request to retrieve the next set of
The token for the next set of results. Use the value returned in the
@!attribute [rw] next_token
@return [Integer]
The maximum number of results to return per page.
@!attribute [rw] max_results
@return [String]
A string that contains the package version (for example, ‘3.5.2`).
@!attribute [rw] package_version
@return [String]
assets.
The name of the package that contains the requested package version
@!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`.
</note>
* generic
* Swift
* Maven
the following formats:
<note markdown=“1”> The namespace is required requesting assets from package versions of
namespace depends on its type. For example:
package version assets. The package component that specifies its
The namespace of the package version that contains the requested
@!attribute [rw] namespace
@return [String]
version assets.
The format of the package that contains the requested package
@!attribute [rw] format
@return [String]
the requested package version assets.
The name of the repository that contains the package that contains
@!attribute [rw] repository
@return [String]
owns the domain. It does not include dashes or spaces.
The 12-digit account number of the Amazon Web Services account that
@!attribute [rw] domain_owner
@return [String]
the package version assets.
The name of the domain that contains the repository associated with
@!attribute [rw] domain