AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EC2::IPAMPrefixListResolverTarget

CfnIPAMPrefixListResolverTarget

Resource Type definition for AWS::EC2::IPAMPrefixListResolverTarget.

Import

import { CfnIPAMPrefixListResolverTarget } from 'aws-cdk-lib/aws-ec2';

Or use the module namespace:

import * as ec2 from 'aws-cdk-lib/aws-ec2';
// ec2.CfnIPAMPrefixListResolverTarget

Properties

Configuration passed to the constructor as CfnIPAMPrefixListResolverTargetProps.

ipamPrefixListResolverIdRequired
string

The Id of the IPAM Prefix List Resolver associated with this Target.

prefixListIdRequired
string

The Id of the Managed Prefix List.

prefixListRegionRequired
string

The region that the Managed Prefix List is located in.

trackLatestVersionRequired
boolean | IResolvable

Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.

desiredVersionOptional
number

The desired version of the Prefix List Resolver that this Target should synchronize with.

tagsOptional
CfnTag[]

An array of key-value pairs to apply to this resource.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon EC2 Cheat Sheet

Everything you need to know about Amazon EC2 on one page. HD quality, print-friendly.

Download Free Infographic