class Aws::ECRPublic::Types::RepositoryCatalogData
The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.
@!attribute [rw] description
The short description of the repository. @return [String]
@!attribute [rw] architectures
The architecture tags that are associated with the repository. <note markdown="1"> Only supported operating system tags appear publicly in the Amazon ECR Public Gallery. For more information, see RepositoryCatalogDataInput. </note> @return [Array<String>]
@!attribute [rw] operating_systems
The operating system tags that are associated with the repository. <note markdown="1"> Only supported operating system tags appear publicly in the Amazon ECR Public Gallery. For more information, see RepositoryCatalogDataInput. </note> @return [Array<String>]
@!attribute [rw] logo_url
The URL containing the logo associated with the repository. @return [String]
@!attribute [rw] about_text
The longform description of the contents of the repository. This text appears in the repository details on the Amazon ECR Public Gallery. @return [String]
@!attribute [rw] usage_text
The longform usage details of the contents of the repository. The usage text provides context for users of the repository. @return [String]
@!attribute [rw] marketplace_certified
Whether or not the repository is certified by AWS Marketplace. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30/RepositoryCatalogData AWS API Documentation
Constants
- SENSITIVE