class Aws::ECRPublic::Types::Registry

The details of a public registry.

@!attribute [rw] registry_id

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

@!attribute [rw] registry_arn

The Amazon Resource Name (ARN) of the public registry.
@return [String]

@!attribute [rw] registry_uri

The URI of a public registry. The URI contains a universal prefix
and the registry alias.
@return [String]

@!attribute [rw] verified

Whether the account is verified. This indicates whether the account
is an AWS Marketplace vendor. If an account is verified, each public
repository will received a verified account badge on the Amazon ECR
Public Gallery.
@return [Boolean]

@!attribute [rw] aliases

An array of objects representing the aliases for a public registry.
@return [Array<Types::RegistryAlias>]

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

Constants

SENSITIVE