An authorization token data object that corresponds to a public registry.
A base64-encoded string that contains authorization data for a public Amazon ECR registry. When the string is decoded, it's presented in the format user:password for public registry authentication using docker login.
user:password
docker login
The Unix time in seconds and milliseconds when the authorization token expires. Authorization tokens are valid for 12 hours.