class Aws::CodeArtifact::Types::AssociatedPackage


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/AssociatedPackage AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/codeartifact/latest/ug/package-group-definition-syntax-matching-behavior.html<br><br><br><br>syntax and matching behavior] in the *CodeArtifact User Guide*.
including strong and weak matches, see [Package group definition
pattern. For more information about package group pattern matching,
example, the package name matches a variation of the package group
and a weak match can be thought of as a variation match, for
package group. A strong match can be thought of as an exact match,
Describes the strength of the association between the package and
@!attribute [rw] association_type
@return [String]
The name of the associated 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`.
specifies its namespace depends on its type. For example:
The namespace of the associated package. The package component that
@!attribute [rw] namespace
@return [String]
A format that specifies the type of the associated package.
@!attribute [rw] format
A package associated with a package group.