ImageReferrer
An object representing an artifact associated with a subject image.
Contents
- digest
-
The digest of the artifact manifest.
Type: String
Required: Yes
- mediaType
-
The media type of the artifact manifest.
Type: String
Required: Yes
- size
-
The size, in bytes, of the artifact.
Type: Long
Required: Yes
- annotations
-
A map of annotations associated with the artifact.
Type: String to string map
Required: No
- artifactStatus
-
The status of the artifact. Valid values are
ACTIVE,ARCHIVED, orACTIVATING.Type: String
Valid Values:
ACTIVE | ARCHIVED | ACTIVATINGRequired: No
- artifactType
-
A string identifying the type of artifact.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: