class Aws::CodeArtifact::Types::RepositorySummary
Details about a repository, including its Amazon Resource
Name (ARN), description, and domain information. The [ListRepositories] operation returns a list of `RepositorySummary` objects.
[1]: docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListRepositories.html
@!attribute [rw] name
The name of the repository. @return [String]
@!attribute [rw] administrator_account
The AWS account ID that manages the repository. @return [String]
@!attribute [rw] domain_name
The name of the domain that contains the repository. @return [String]
@!attribute [rw] domain_owner
The 12-digit account number of the AWS account that owns the domain. It does not include dashes or spaces. @return [String]
@!attribute [rw] arn
The ARN of the repository. @return [String]
@!attribute [rw] description
The description of the repository. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/RepositorySummary AWS API Documentation
Constants
- SENSITIVE