ImageUsageReportEntry

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the account that uses the image.

Link copied to clipboard

The ID of the image.

Link copied to clipboard

The date and time the report creation was initiated.

Link copied to clipboard

The ID of the report.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String