class Aws::CodeArtifact::Types::RepositoryExternalConnectionInfo


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/RepositoryExternalConnectionInfo AWS API Documentation
@return [String]
valid value, ‘Available`.
The status of the external connection of a repository. There is one
@!attribute [rw] status
@return [String]
* `cargo`: A Cargo package.
* `swift`: A Swift package.
* `ruby`: A Ruby package.
* `generic`: A generic package.
* `nuget`: A NuGet package.
distributable format, such as a JAR file.
* `maven`: A Maven package that contains compiled code in a
* `pypi`: A Python Package Index (PyPI) package.
* `npm`: A Node Package Manager (npm) package.
connection. The valid package formats are:
The package format associated with a repository’s external
@!attribute [rw] package_format
@return [String]
The name of the external connection associated with a repository.
@!attribute [rw] external_connection_name
Contains information about the external connection of a repository.