Sets 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. 
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public AssociateAddressRequest WithAllowReassociation( bool allowReassociation )
 Parameters
 Parameters- allowReassociation (Boolean)
- Whether reassociation is allowed.
 Return Value
 Return Valuethis instance