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.

Information about an AMI that is currently in the Recycle Bin.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImageRecycleBinInfo

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

Syntax

C#
public class ImageRecycleBinInfo

The ImageRecycleBinInfo type exposes the following members

Constructors

NameDescription
Public Method ImageRecycleBinInfo()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

The description of the AMI.

Public Property ImageId System.String

Gets and sets the property ImageId.

The ID of the AMI.

Public Property Name System.String

Gets and sets the property Name.

The name of the AMI.

Public Property RecycleBinEnterTime System.DateTime

Gets and sets the property RecycleBinEnterTime.

The date and time when the AMI entered the Recycle Bin.

Public Property RecycleBinExitTime System.DateTime

Gets and sets the property RecycleBinExitTime.

The date and time when the AMI is to be permanently deleted from the Recycle Bin.

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