You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ECR::Types::ImageScanStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of the image scan status.

Returns:

  • (String)

    The description of the image scan status.

#statusString

The current state of an image scan.

Possible values:

  • IN_PROGRESS
  • COMPLETE
  • FAILED

Returns:

  • (String)

    The current state of an image scan.