AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EC2::IPAMPrefixListResolver

CfnIPAMPrefixListResolver

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

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnIPAMPrefixListResolverProps.

addressFamilyRequired
string

The address family of the address space in this Prefix List Resolver. Either IPv4 or IPv6.

descriptionOptional
string
ipamIdOptional
string

The Id of the IPAM this Prefix List Resolver is a part of.

rulesOptional
IResolvable | IResolvable | IpamPrefixListResolverRuleProperty[]

Rules define the business logic for selecting CIDRs from IPAM.

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