You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECR::Types::BatchGetImageResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::BatchGetImageResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#failures ⇒ Array<Types::ImageFailure>
Any failures associated with the call.
-
#images ⇒ Array<Types::Image>
A list of image objects corresponding to the image references in the request.
Instance Attribute Details
#failures ⇒ Array<Types::ImageFailure>
Any failures associated with the call.
#images ⇒ Array<Types::Image>
A list of image objects corresponding to the image references in the request.