ListRepositoriesInDomainRequest
Types
Properties
Link copied to clipboard
Filter the list of repositories to only include those that are managed by the Amazon Web Services account ID.
Link copied to clipboard
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
Link copied to clipboard
The maximum number of results to return per page.
Link copied to clipboard
A prefix used to filter returned repositories. Only repositories with names that start with repositoryPrefix
are returned.
Functions
Link copied to clipboard
inline fun copy(block: ListRepositoriesInDomainRequest.Builder.() -> Unit = {}): ListRepositoriesInDomainRequest