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.
Contains information about a BGP route discovered by IPAM resource discovery.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamDiscoveredRoute
The IpamDiscoveredRoute type exposes the following members
| Name | Description | |
|---|---|---|
|
IpamDiscoveredRoute() |
| Name | Type | Description | |
|---|---|---|---|
|
AdvertisementType | Amazon.EC2.IpamByoipAdvertisementType |
Gets and sets the property AdvertisementType. The advertisement type of the route. Possible values:
|
|
Asn | System.String |
Gets and sets the property Asn. The Autonomous System Number (ASN) that originates the route. |
|
Cidr | System.String |
Gets and sets the property Cidr. The IP address prefix of the discovered route in CIDR notation. |
|
IpamPoolId | System.String |
Gets and sets the property IpamPoolId. The ID of the IPAM pool associated with the route. |
|
IpamResourceDiscoveryId | System.String |
Gets and sets the property IpamResourceDiscoveryId. The ID of the IPAM resource discovery that discovered the route. |
|
NetworkBorderGroup | System.String |
Gets and sets the property NetworkBorderGroup. The network border group for the route. |
|
PoolId | System.String |
Gets and sets the property PoolId. The ID of the BYOIP pool associated with the route. |
|
ResourceOwnerId | System.String |
Gets and sets the property ResourceOwnerId. The ID of the resource owner. |
|
ResourceRegion | System.String |
Gets and sets the property ResourceRegion. The Amazon Web Services Region where the route was discovered. |
|
SampleTime | System.Nullable<System.DateTime> |
Gets and sets the property SampleTime. The time when the route was last sampled. |
|
State | Amazon.EC2.IpamByoipCidrState |
Gets and sets the property State. The state of the BYOIP CIDR. Possible values:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer