

# IpamRouteOverlap
<a name="API_IpamRouteOverlap"></a>

Contains information about an overlapping route detected for a BYOIP prefix.

## Contents
<a name="API_IpamRouteOverlap_Contents"></a>

 ** asn **   
The ASN originating the overlapping route.  
Type: String  
Required: No

 ** detectedAt **   
The time when the overlap was detected.  
Type: Timestamp  
Required: No

 ** prefix **   
The overlapping IP address prefix in CIDR notation.  
Type: String  
Required: No

## See Also
<a name="API_IpamRouteOverlap_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/ec2-2016-11-15/IpamRouteOverlap) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ec2-2016-11-15/IpamRouteOverlap) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ec2-2016-11-15/IpamRouteOverlap) 