RepositoryCatalogData

The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.

Types

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

Properties

Link copied to clipboard

The longform description of the contents of the repository. This text appears in the repository details on the Amazon ECR Public Gallery.

Link copied to clipboard

The architecture tags that are associated with the repository.

Link copied to clipboard

The short description of the repository.

Link copied to clipboard

The URL that contains the logo that's associated with the repository.

Link copied to clipboard

Indicates whether the repository is certified by Amazon Web Services Marketplace.

Link copied to clipboard

The operating system tags that are associated with the repository.

Link copied to clipboard

The longform usage details of the contents of the repository. The usage text provides context for users of the repository.

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