Gets information about an attribute of an AMI.
Only one attribute can be specified per call.

C# |
public class DescribeImageAttributeRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeImageAttributeRequest()()()() | Initializes a new instance of the DescribeImageAttributeRequest class |
![]() | Attribute |
Attribute name to be described.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ImageId |
The ID of the AMI for which an attribute will
be described.
|
![]() | IsSetAttribute()()()() |
Checks if Attribute property is set
|
![]() | IsSetImageId()()()() |
Checks if ImageId property is set
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAttribute(String) | Obsolete.
Sets the attribute name to be described.
|
![]() | WithImageId(String) | Obsolete.
Sets the ID of the AMI for which an attribute will
be described.
|

Object | ||
![]() | EC2Request | |
![]() | DescribeImageAttributeRequest |