You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECR::Types::BatchDeleteImageResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::BatchDeleteImageResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#failures ⇒ Array<Types::ImageFailure>
Any failures associated with the call.
-
#image_ids ⇒ Array<Types::ImageIdentifier>
The image IDs of the deleted images.
Instance Attribute Details
#failures ⇒ Array<Types::ImageFailure>
Any failures associated with the call.
#image_ids ⇒ Array<Types::ImageIdentifier>
The image IDs of the deleted images.