ImageUsageReportEntry
A single entry in an image usage report, detailing how an image is being used by a specific Amazon account and resource type.
Contents
- accountId
-
The ID of the account that uses the image.
Type: String
Required: No
- imageId
-
The ID of the image.
Type: String
Required: No
- reportCreationTime
-
The date and time the report creation was initiated.
Type: Timestamp
Required: No
- reportId
-
The ID of the report.
Type: String
Required: No
- resourceType
-
The type of resource (
ec2:Instance
orec2:LaunchTemplate
).Type: String
Required: No
- usageCount
-
The number of times resources of this type reference this image in the account.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: