AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EC2::IPAMResourceDiscoveryAssociation

CfnIPAMResourceDiscoveryAssociation

An IPAM resource discovery association. An associated resource discovery is a resource discovery that has been associated with an IPAM. IPAM aggregates the resource CIDRs discovered by the associated resource discovery.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnIPAMResourceDiscoveryAssociationProps.

ipamIdRequired
string

The IPAM ID.

ipamResourceDiscoveryIdRequired
string

The resource discovery ID.

tagsOptional
CfnTag[]

A tag is a label that you assign to an AWS resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your AWS costs.

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