AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImageUsageReportEntry

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class ImageUsageReportEntry

The ImageUsageReportEntry type exposes the following members

Constructors

NameDescription
Public Method ImageUsageReportEntry()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The ID of the account that uses the image.

Public Property ImageId System.String

Gets and sets the property ImageId.

The ID of the image.

Public Property ReportCreationTime System.DateTime

Gets and sets the property ReportCreationTime.

The date and time the report creation was initiated.

Public Property ReportId System.String

Gets and sets the property ReportId.

The ID of the report.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

The type of resource (ec2:Instance or ec2:LaunchTemplate).

Public Property UsageCount System.Int64

Gets and sets the property UsageCount.

The number of times resources of this type reference this image in the account.

Version Information

.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