AWS SDK Version 3 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.

Details on the Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon Virtual Private Cloud User Guide.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AddressTransfer

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class AddressTransfer

The AddressTransfer type exposes the following members

Constructors

NameDescription
Public Method AddressTransfer()

Properties

NameTypeDescription
Public Property AddressTransferStatus Amazon.EC2.AddressTransferStatus

Gets and sets the property AddressTransferStatus.

The Elastic IP address transfer status.

Public Property AllocationId System.String

Gets and sets the property AllocationId.

The allocation ID of an Elastic IP address.

Public Property PublicIp System.String

Gets and sets the property PublicIp.

The Elastic IP address being transferred.

Public Property TransferAccountId System.String

Gets and sets the property TransferAccountId.

The ID of the account that you want to transfer the Elastic IP address to.

Public Property TransferOfferAcceptedTimestamp System.DateTime

Gets and sets the property TransferOfferAcceptedTimestamp.

The timestamp when the Elastic IP address transfer was accepted.

Public Property TransferOfferExpirationTimestamp System.DateTime

Gets and sets the property TransferOfferExpirationTimestamp.

The timestamp when the Elastic IP address transfer expired. When the source account starts the transfer, the transfer account has seven hours to allocate the Elastic IP address to complete the transfer, or the Elastic IP address will return to its original owner.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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