primaryRegistryAlias
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.