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.
Details about a repository, including its Amazon Resource Name (ARN), description,
and domain information. The ListRepositories
operation returns a list of RepositorySummary
objects.
Namespace: Amazon.CodeArtifact.Model
Assembly: AWSSDK.CodeArtifact.dll
Version: 3.x.y.z
public class RepositorySummary
The RepositorySummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
RepositorySummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdministratorAccount | System.String |
Gets and sets the property AdministratorAccount. The Amazon Web Services account ID that manages the repository. |
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the repository. |
![]() |
CreatedTime | System.Nullable<System.DateTime> |
Gets and sets the property CreatedTime. A timestamp that represents the date and time the repository was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the repository. |
![]() |
DomainName | System.String |
Gets and sets the property DomainName. The name of the domain that contains the repository. |
![]() |
DomainOwner | System.String |
Gets and sets the property DomainOwner. The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the repository. |
.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