class Aws::CodeArtifact::Types::AssociateExternalConnectionRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/AssociateExternalConnectionRequest AWS API Documentation
@return [String]
* ‘public:crates-io` - for Crates.io.
* `public:ruby-gems-org` - for RubyGems.org.
* `public:maven-clojars` - for the Clojars repository.
repository.
* `public:maven-commonsware` - for the CommonsWare Android
* `public:maven-gradleplugins` - for the Gradle plugins repository.
* `public:maven-googleandroid` - for the Google Android repository.
* `public:maven-central` - for Maven Central.
* `public:pypi` - for the Python Package Index.
* `public:nuget-org` - for the NuGet Gallery.
* `public:npmjs` - for the npm public repository.
following values are supported:
The name of the external connection to add to the repository. The
@!attribute [rw] external_connection
@return [String]
added.
The name of the repository to which the external connection is
@!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 name of the domain that contains the repository.
@!attribute [rw] domain