An object representing the aliases for a public registry. A public registry is given an alias when it's created.
However, a custom alias can be set using the Amazon ECR console. For more information, see Registries in the Amazon Elastic
Container Registry User Guide.
Indicates whether the registry alias is the primary alias for the registry. If true, the alias is the primary
registry alias and is displayed in both the repository URL and the image URI used in the docker pull
commands on the Amazon ECR Public Gallery.
A registry alias that isn't the primary registry alias can be used in the repository URI in a
docker pull command.
Returns:
Indicates whether the registry alias is the primary alias for the registry. If true, the alias is the
primary registry alias and is displayed in both the repository URL and the image URI used in the
docker pull commands on the Amazon ECR Public Gallery.
A registry alias that isn't the primary registry alias can be used in the repository URI in a
docker pull command.
Indicates whether the registry alias is the default alias for the registry. When the first public repository is
created, your public registry is assigned a default registry alias.
Returns:
Indicates whether the registry alias is the default alias for the registry. When the first public
repository is created, your public registry is assigned a default registry alias.
Indicates whether some other object is "equal to" this one by SDK fields.
An SDK field is a modeled, non-inherited field in an SdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be
redacted from this string using a placeholder value.