Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 538 Bytes

File metadata and controls

10 lines (7 loc) · 538 Bytes

# ContainerImageReference

Properties

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.

[Back to Model list] [Back to API list] [Back to README]