class Aws::CodeArtifact::Types::ListRepositoriesInDomainRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/ListRepositoriesInDomainRequest AWS API Documentation
@return [String]
results.
previous response in the next request to retrieve the next set of
The token for the next set of results. Use the value returned in the
@!attribute [rw] next_token
@return [Integer]
The maximum number of results to return per page.
@!attribute [rw] max_results
@return [String]
with names that start with ‘repositoryPrefix` are returned.
A prefix used to filter returned repositories. Only repositories
@!attribute [rw] repository_prefix
@return [String]
managed by the Amazon Web Services account ID.
Filter the list of repositories to only include those that are
@!attribute [rw] administrator_account
@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]
repositories.
The name of the domain that contains the returned list of
@!attribute [rw] domain