AWS SDK for .NET Documentation
AllowReassociation Property
AmazonAmazon.EC2.ModelAssociateAddressRequestAllowReassociation Did this page help you?   Yes   No    Tell us about it...
Specify whether to allow an Elastic IP address that is already associated with another network interface or instance to be re-associated with the specified instance or interface. If the Elastic IP address is associated, and this option is not specified, the operation will fail. This is only available in Amazon VPC.
Declaration Syntax
C#
public bool AllowReassociation { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)