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
 
Modifies the specified attribute of the specified instance. You can specify only one attribute at a time.

To modify some attributes, the instance must be stopped. For more information, see Modifying Attributes of a Stopped Instance in the Amazon Elastic Compute Cloud User Guide.

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

Syntax

C#
public abstract ModifyInstanceAttributeResponse ModifyInstanceAttribute(
         ModifyInstanceAttributeRequest request
)

Parameters

request
Type: Amazon.EC2.Model.ModifyInstanceAttributeRequest

Container for the necessary parameters to execute the ModifyInstanceAttribute service method.

Return Value
Type: Amazon.EC2.Model.ModifyInstanceAttributeResponse
The response from the ModifyInstanceAttribute service method, as returned by EC2.

Version Information

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