class Aws::ECR::Types::BatchGetImageRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/BatchGetImageRequest AWS API Documentation
@return [Array<String>]
‘application/vnd.oci.image.manifest.v1+json`
| `application/vnd.docker.distribution.manifest.v2+json` |
Valid values: `application/vnd.docker.distribution.manifest.v1+json`
The accepted media types for the request.
@!attribute [rw] accepted_media_types
@return [Array<Types::ImageIdentifier>]
`imageDigest=digest`.
The format of the `imageIds` reference is `imageTag=tag` or
A list of image ID references that correspond to images to describe.
@!attribute [rw] image_ids
@return [String]
The repository that contains the images to describe.
@!attribute [rw] repository_name
@return [String]
the default registry is assumed.
contains the images to describe. If you do not specify a registry,
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id