class Aws::CodeArtifact::Types::GetPackageVersionReadmeRequest
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/GetPackageVersionReadmeRequest AWS API Documentation
@return [String]
A string that contains the package version (for example, ‘3.5.2`).
@!attribute [rw] package_version
@return [String]
file.
The name of the package version that contains the requested readme
@!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
versions of the following formats:
<note markdown=“1”> The namespace is required when requesting the readme from package
type. For example:
The package component that specifies its namespace depends on its
The namespace of the package version with the requested readme file.
@!attribute [rw] namespace
@return [String]
requested readme file.
A format that specifies the type of the package version with the
@!attribute [rw] format
@return [String]
file.
The repository that contains the package with the requested readme
@!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 with the requested readme file.
The name of the domain that contains the repository that contains
@!attribute [rw] domain