ListRepositoriesInDomainRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 name of the domain that contains the returned list of repositories.

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

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String