ImageAttribute Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents an attribute of an Amazon Machine Image (AMI).

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImageAttribute

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class ImageAttribute : Object

The ImageAttribute type exposes the following members

Constructors

  Name Description
Public Method ImageAttribute()

Properties

  Name Description
Public Property BlockDeviceMappings Block device mappings for the associated AMI.
Public Property Description User-created description of the associated AMI.
Public Property ImageId The ID of the associated AMI.
Public Property KernelId Kernel ID of the associated AMI.
Public Property LaunchPermissions Launch permissions for the associated AMI.
Public Property ProductCodes Product codes for the associated AMI.
Public Property RamdiskId Ramdisk ID of the associated AMI.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8