Builder

class Builder

Properties

Link copied to clipboard

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.

Link copied to clipboard
var expiresAt: <Error class: unknown class>?

The Unix time in seconds and milliseconds when the authorization token expires. Authorization tokens are valid for 12 hours.