class Aws::ECRPublic::Types::GetRepositoryCatalogDataRequest

@note When making an API call, you may pass GetRepositoryCatalogDataRequest

data as a hash:

    {
      registry_id: "RegistryId",
      repository_name: "RepositoryName", # required
    }

@!attribute [rw] registry_id

The AWS account ID associated with the registry that contains the
repositories to be described. If you do not specify a registry, the
default public registry is assumed.
@return [String]

@!attribute [rw] repository_name

The name of the repository to retrieve the catalog metadata for.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30/GetRepositoryCatalogDataRequest AWS API Documentation

Constants

SENSITIVE