class Aws::CodeArtifact::Types::ListPackagesRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ListPackagesRequest AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageOriginRestrictions.html<br><br><br><br>[PackageOriginRestrictions][1].
restriction are returned. For more information, see
to filter requested packages. Only packages with the provided
The value of the ‘Upstream` package origin control restriction used
@!attribute [rw] upstream
@return [String]<br>: docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageOriginRestrictions.html<br><br><br><br>[PackageOriginRestrictions][1].
restriction are returned. For more information, see
to filter requested packages. Only packages with the provided
The value of the `Publish` package origin control restriction used
@!attribute [rw] publish
@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]
that start with `packagePrefix` are returned.
A prefix used to filter requested packages. Only packages with names
@!attribute [rw] package_prefix
@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`.
Each package format uses namespace as follows:
and not `–namespace-prefix`, it has prefix-matching behavior.
are returned. Note that although this option is called `–namespace`
packages with a namespace that starts with the provided string value
The namespace prefix used to filter requested packages. Only
@!attribute [rw] namespace
@return [String]
provided format will be returned.
The format used to filter requested packages. Only packages from the
@!attribute [rw] format
@return [String]
The name of the repository that contains the requested packages.
@!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 packages.
The name of the domain that contains the repository that contains
@!attribute [rw] domain