| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Specifies whether the image is internal (ECR) or external (e.g., Docker Hub) | |
| identifier | string | The image identifier. For 'internal' type, this is the image tag. For 'external' type, this is the full image name. |