class Aws::CodeArtifact::Types::DescribePackageRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/DescribePackageRequest AWS API Documentation
@return [String]
The name of the requested 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
formats:
<note markdown=“1”> The namespace is required when requesting packages of the following
specifies its namespace depends on its type. For example:
The namespace of the requested package. The package component that
@!attribute [rw] namespace
@return [String]
A format that specifies the type of the requested package.
@!attribute [rw] format
@return [String]
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 package.
The name of the domain that contains the repository that contains
@!attribute [rw] domain