class Aws::CodeArtifact::Types::GetAssociatedPackageGroupRequest


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