Jump to Content

Interface ImageFailure

An object representing an Amazon ECR image failure.

Hierarchy

  • ImageFailure

Properties

failureCode?: string

The code associated with the failure.

failureReason?: string

The reason for the failure.

imageId?: ImageIdentifier

The image ID associated with the failure.