- Navigation Guide
@aws-sdk/client-ecr
BatchGetImageCommandInput Interface
The input for BatchGetImageCommand.
Members
Name | Type | Details |
---|---|---|
imageIds Required | ImageIdentifier[] | undefined | A list of image ID references that correspond to images to describe. The format of the |
repositoryName Required | string | undefined | The repository that contains the images to describe. |
acceptedMediaTypes | string[] | undefined | The accepted media types for the request. Valid values: |
registryId | string | undefined | The Amazon Web Services account ID associated with the registry that contains the images to describe. If you do not specify a registry, the default registry is assumed. |
Full Signature
export interface BatchGetImageCommandInput extends BatchGetImageRequest