AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about the external connection of a repository.
Namespace: Amazon.CodeArtifact.Model
Assembly: AWSSDK.CodeArtifact.dll
Version: 3.x.y.z
public class RepositoryExternalConnectionInfo
The RepositoryExternalConnectionInfo type exposes the following members
Name | Description | |
---|---|---|
![]() |
RepositoryExternalConnectionInfo() |
Name | Type | Description | |
---|---|---|---|
![]() |
ExternalConnectionName | System.String |
Gets and sets the property ExternalConnectionName. The name of the external connection associated with a repository. |
![]() |
PackageFormat | Amazon.CodeArtifact.PackageFormat |
Gets and sets the property PackageFormat. The package format associated with a repository's external connection. The valid package formats are:
|
![]() |
Status | Amazon.CodeArtifact.ExternalConnectionStatus |
Gets and sets the property Status.
The status of the external connection of a repository. There is one valid value,
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer