Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DescribeImageScanFindingsCommandOutputProtected

Hierarchy

Properties

imageId?: ImageIdentifier

An object with identifying information for an image in an Amazon ECR repository.

imageScanFindings?: ImageScanFindings

The information contained in the image scan findings.

imageScanStatus?: ImageScanStatus

The current state of the scan.

nextToken?: string

The nextToken value to include in a future DescribeImageScanFindings request. When the results of a DescribeImageScanFindings request exceed maxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.

registryId?: string

The registry ID associated with the request.

repositoryName?: string

The repository name associated with the request.