Represents an attribute of an Amazon EC2 instance.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class InstanceAttribute : Object
The InstanceAttribute type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
InstanceAttribute() |
Properties
Name | Description | |
---|---|---|
![]() |
BlockDeviceMappings | How block devices are exposed to this instance. Each mapping is made up of a virtualName and a deviceName. |
![]() |
DisableApiTermination | Whether this instance can be terminated. You must modify this attribute before you can terminate any "locked" instances. |
![]() |
EbsOptimized | Boolean value |
![]() |
InstanceId | The ID of the associated instance. |
![]() |
InstanceInitiatedShutdownBehavior | Whether this instance's Amazon EBS volumes are deleted when the instance is shut down. |
![]() |
InstanceType |
The instance type (e.g., |
![]() |
KernelId | The kernel ID of the associated instance. |
![]() |
ProductCodes | |
![]() |
RamdiskId | The ramdisk ID of the associated instance. |
![]() |
RootDeviceName |
The root device name (e.g., |
![]() |
UserData | MIME, Base64-encoded user data. |
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