ContainerImageMetadata
Contains metadata about a container image associated with a covered resource.
Contents
- imagePulledAt
-
The date and time the container image was pulled.
Type: Timestamp
Required: No
- imageTags
-
The tags attached to the container image.
Type: Array of strings
Required: No
- inUseCount
-
The number of times the container image is in use.
Type: Long
Required: No
- lastInUseAt
-
The last time the container image was in use.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: