PutRepositoryCatalogDataRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The Amazon Web Services account ID that's associated with the public registry the repository is in. If you do not specify a registry, the default public registry is assumed.

Link copied to clipboard

The name of the repository to create or update the catalog data for.

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