AWS SDK Version 2 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.

.NET Framework 4.5
 
Describes an image attribute.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImageAttribute

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ImageAttribute : Object

The ImageAttribute type exposes the following members

Constructors

NameDescription
Public Method ImageAttribute()

Properties

NameTypeDescription
Public Property BlockDeviceMappings System.Collections.Generic.List<Amazon.EC2.Model.BlockDeviceMapping> Gets and sets the property BlockDeviceMappings.

One or more block device mapping entries.

Public Property Description System.String Gets and sets the property Description.

A description for the AMI.

Public Property ImageId System.String Gets and sets the property ImageId.

The ID of the AMI.

Public Property KernelId System.String Gets and sets the property KernelId.

The kernel ID.

Public Property LaunchPermissions System.Collections.Generic.List<Amazon.EC2.Model.LaunchPermission> Gets and sets the property LaunchPermissions.

One or more launch permissions.

Public Property ProductCodes System.Collections.Generic.List<Amazon.EC2.Model.ProductCode> Gets and sets the property ProductCodes.

One or more product codes.

Public Property RamdiskId System.String Gets and sets the property RamdiskId.

The RAM disk ID.

Public Property SriovNetSupport System.String Gets and sets the property SriovNetSupport.

Version Information

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

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

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8