IpamPrefixListResolverTarget - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IpamPrefixListResolverTarget

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 resources.

Contents

desiredVersion

The desired version of the prefix list that this target should synchronize with.

Type: Long

Required: No

ipamPrefixListResolverId

The ID of the IPAM prefix list resolver associated with this target.

Type: String

Required: No

ipamPrefixListResolverTargetArn

The Amazon Resource Name (ARN) of the IPAM prefix list resolver target.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1283.

Required: No

ipamPrefixListResolverTargetId

The ID of the IPAM prefix list resolver target.

Type: String

Required: No

lastSyncedVersion

The version of the prefix list that was last successfully synchronized by this target.

Type: Long

Required: No

ownerId

The ID of the Amazon account that owns the IPAM prefix list resolver target.

Type: String

Required: No

prefixListId

The ID of the managed prefix list associated with this target.

Type: String

Required: No

prefixListRegion

The Amazon Region where the prefix list associated with this target is located.

Type: String

Required: No

state

The current state of the IPAM prefix list resolver target. Valid values include create-in-progress, create-complete, create-failed, modify-in-progress, modify-complete, modify-failed, delete-in-progress, delete-complete, and delete-failed.

Type: String

Valid Values: create-in-progress | create-complete | create-failed | modify-in-progress | modify-complete | modify-failed | sync-in-progress | sync-complete | sync-failed | delete-in-progress | delete-complete | delete-failed | isolate-in-progress | isolate-complete | restore-in-progress

Required: No

stateMessage

A message describing the current state of the IPAM prefix list resolver target, including any error information.

Type: String

Required: No

tagSet

The tags assigned to the IPAM prefix list resolver target.

Type: Array of Tag objects

Required: No

trackLatestVersion

Indicates whether this target automatically tracks the latest version of the prefix list.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: