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.
Describes an IPAM prefix list resolver target.
An IPAM prefix list resolver target is an association between a specific customer-managed prefix list and an IPAM prefix list resolver. The target enables the resolver to synchronize CIDRs selected by its rules into the specified prefix list, which can then be referenced in Amazon Web Services resources.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamPrefixListResolverTarget
The IpamPrefixListResolverTarget type exposes the following members
| Name | Description | |
|---|---|---|
|
IpamPrefixListResolverTarget() |
| Name | Type | Description | |
|---|---|---|---|
|
DesiredVersion | System.Int64 |
Gets and sets the property DesiredVersion. The desired version of the prefix list that this target should synchronize with. |
|
IpamPrefixListResolverId | System.String |
Gets and sets the property IpamPrefixListResolverId. The ID of the IPAM prefix list resolver associated with this target. |
|
IpamPrefixListResolverTargetArn | System.String |
Gets and sets the property IpamPrefixListResolverTargetArn. The Amazon Resource Name (ARN) of the IPAM prefix list resolver target. |
|
IpamPrefixListResolverTargetId | System.String |
Gets and sets the property IpamPrefixListResolverTargetId. The ID of the IPAM prefix list resolver target. |
|
LastSyncedVersion | System.Int64 |
Gets and sets the property LastSyncedVersion. The version of the prefix list that was last successfully synchronized by this target. |
|
OwnerId | System.String |
Gets and sets the property OwnerId. The ID of the Amazon Web Services account that owns the IPAM prefix list resolver target. |
|
PrefixListId | System.String |
Gets and sets the property PrefixListId. The ID of the managed prefix list associated with this target. |
|
PrefixListRegion | System.String |
Gets and sets the property PrefixListRegion. The Amazon Web Services Region where the prefix list associated with this target is located. |
|
State | Amazon.EC2.IpamPrefixListResolverTargetState |
Gets and sets the property State.
The current state of the IPAM prefix list resolver target. Valid values include |
|
StateMessage | System.String |
Gets and sets the property StateMessage. A message describing the current state of the IPAM prefix list resolver target, including any error information. |
|
Tags | System.Collections.Generic.List<Amazon.EC2.Model.Tag> |
Gets and sets the property Tags. The tags assigned to the IPAM prefix list resolver target. |
|
TrackLatestVersion | System.Boolean |
Gets and sets the property TrackLatestVersion. Indicates whether this target automatically tracks the latest version of the prefix list. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5