class Aws::CodeArtifact::Types::ListPackageVersionsRequest
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ListPackageVersionsRequest AWS API Documentation
@return [String]
versions with the provided ‘originType` will be returned.
The `originType` used to filter package versions. Only package
@!attribute [rw] origin_type
@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]
How to sort the requested list of package versions.
@!attribute [rw] sort_by
@return [String]
A string that filters the requested package versions by status.
@!attribute [rw] status
@return [String]
versions.
The name of the package for which you want to request 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`.
</note>
* generic
* Swift
* Maven
following formats:
<note markdown=“1”> The namespace is required when deleting package versions of the
on its type. For example:
versions. The package component that specifies its namespace depends
The namespace of the package that contains the requested package
@!attribute [rw] namespace
@return [String]
The format of the package versions you want to list.
@!attribute [rw] format
@return [String]
versions.
The name of the repository that contains the requested package
@!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 requested package versions.
The name of the domain that contains the repository that contains
@!attribute [rw] domain