Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

AssociateAddress Method

Associates an elastic IP address with an instance.

Syntax

[VB.NET]
Public Sub AssociateAddress(ByVal InstanceId As String, ByVal PublicIp As String)
[C#]
public void AssociateAddress(string instanceId, string publicIp);

Remarks

This method associates a new elastic IP Address to the specified InstanceId to be used by your account.

To list all available elastic IP addresses, refer to ListAddresses.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0