Container for the parameters to the ModifyInstanceAttribute operation.
Modifies an attribute of an instance.
Inheritance Hierarchy
System.Object
Amazon.Runtime.AmazonWebServiceRequest
Amazon.EC2.Model.ModifyInstanceAttributeRequest
Amazon.Runtime.AmazonWebServiceRequest
Amazon.EC2.Model.ModifyInstanceAttributeRequest
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ModifyInstanceAttributeRequest : AmazonWebServiceRequest IRequestEvents
The ModifyInstanceAttributeRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ModifyInstanceAttributeRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Attribute |
The name of the attribute being modified. Available attribute names: Constraints: |
![]() |
BlockDeviceMappings | The new block device mappings for the instance whose attributes are being modified. Only valid when blockDeviceMapping is specified as the attribute being modified. |
![]() |
DisableApiTermination | Boolean value |
![]() |
EbsOptimized | Boolean value |
![]() |
Groups | |
![]() |
InstanceId | The ID of the instance whose attribute is being modified. |
![]() |
InstanceInitiatedShutdownBehavior | String value |
![]() |
InstanceType | String value |
![]() |
Kernel | String value |
![]() |
Ramdisk | String value |
![]() |
SourceDestCheck | Boolean value |
![]() |
UserData | String value |
![]() |
Value |
The new value of the instance attribute being modified. Only valid when |
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