ConfirmProductInstanceRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the ConfirmProductInstance operation.

The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance. The operation returns false if the product code is not attached to the instance.

The ConfirmProductInstance operation can only be executed by the owner of the AMI. This feature is useful when an AMI owner is providing support and wants to verify whether a user's instance is eligible.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.ConfirmProductInstanceRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class ConfirmProductInstanceRequest : AmazonWebServiceRequest
         IRequestEvents

The ConfirmProductInstanceRequest type exposes the following members

Constructors

  Name Description
Public Method ConfirmProductInstanceRequest()

Properties

  Name Description
Public Property InstanceId The ID of the instance to confirm.
Public Property ProductCode The product code to confirm.

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