class Aws::CodeArtifact::Types::ListPackageVersionDependenciesRequest
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ListPackageVersionDependenciesRequest 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 [String]
A string that contains the package version (for example, ‘3.5.2`).
@!attribute [rw] package_version
@return [String]
The name of the package versions’ package.
@!attribute [rw] package
@return [String]
namespace.
component, package versions of those formats do not have a
* Python and NuGet package versions do not contain a corresponding
* The namespace of an npm package version is its ‘scope`.
* The namespace of a Maven package version is its `groupId`.
</note>
^
* Maven
versions of the following formats:
<note markdown=“1”> The namespace is required when listing dependencies from package
depends on its type. For example:
dependencies. The package component that specifies its namespace
The namespace of the package version with the requested
@!attribute [rw] namespace
@return [String]
The format of the package with the requested dependencies.
@!attribute [rw] format
@return [String]
version.
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 version dependencies.
The name of the domain that contains the repository that contains
@!attribute [rw] domain