AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A single entry in an image usage report, detailing how an image is being used by a specific Amazon Web Services account and resource type.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ImageUsageReportEntry
The ImageUsageReportEntry type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImageUsageReportEntry() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccountId | System.String |
Gets and sets the property AccountId. The ID of the account that uses the image. |
![]() |
ImageId | System.String |
Gets and sets the property ImageId. The ID of the image. |
![]() |
ReportCreationTime | System.DateTime |
Gets and sets the property ReportCreationTime. The date and time the report creation was initiated. |
![]() |
ReportId | System.String |
Gets and sets the property ReportId. The ID of the report. |
![]() |
ResourceType | System.String |
Gets and sets the property ResourceType.
The type of resource ( |
![]() |
UsageCount | System.Int64 |
Gets and sets the property UsageCount. The number of times resources of this type reference this image in the account. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5