AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Route53::CidrCollection

CfnCidrCollection

Creates a CIDR collection in the current AWS account.

Import

import { CfnCidrCollection } from 'aws-cdk-lib/aws-route53';

Or use the module namespace:

import * as route53 from 'aws-cdk-lib/aws-route53';
// route53.CfnCidrCollection

Properties

Configuration passed to the constructor as CfnCidrCollectionProps.

nameRequired
string

The name of a CIDR collection.

locationsOptional
IResolvable | IResolvable | LocationProperty[]

A complex type that contains information about the list of CIDR locations.

CloudFormation Resource

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

Get the Amazon Route 53 Cheat Sheet

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

Download Free Infographic