NAME
Paws::ECR::DescribeImageScanFindingsResponse
ATTRIBUTES
ImageId => Paws::ECR::ImageIdentifier
ImageScanFindings => Paws::ECR::ImageScanFindings
The information contained in the image scan findings.
ImageScanStatus => Paws::ECR::ImageScanStatus
The current state of the scan.
NextToken => Str
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 => Str
The registry ID associated with the request.
RepositoryName => Str
The repository name associated with the request.