class Aws::ECR::Types::DescribeImageScanFindingsResponse

@!attribute [rw] registry_id

The registry ID associated with the request.
@return [String]

@!attribute [rw] repository_name

The repository name associated with the request.
@return [String]

@!attribute [rw] image_id

An object with identifying information for an Amazon ECR image.
@return [Types::ImageIdentifier]

@!attribute [rw] image_scan_status

The current state of the scan.
@return [Types::ImageScanStatus]

@!attribute [rw] image_scan_findings

The information contained in the image scan findings.
@return [Types::ImageScanFindings]

@!attribute [rw] next_token

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DescribeImageScanFindingsResponse AWS API Documentation

Constants

SENSITIVE