AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::RTBFabric::InboundExternalLink

CfnInboundExternalLink

Resource Type definition for AWS::RTBFabric::InboundExternalLink Resource Type.

Import

import { CfnInboundExternalLink } from 'aws-cdk-lib/aws-rtbfabric';

Or use the module namespace:

import * as rtbfabric from 'aws-cdk-lib/aws-rtbfabric';
// rtbfabric.CfnInboundExternalLink

Properties

Configuration passed to the constructor as CfnInboundExternalLinkProps.

gatewayIdRequired
string
linkLogSettingsRequired
IResolvable | LinkLogSettingsProperty
linkAttributesOptional
IResolvable | LinkAttributesProperty
tagsOptional
CfnTag[]

Tags to assign to the Link.

CloudFormation Resource

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

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Facts

LevelL1 (CloudFormation)
Moduleaws-rtbfabric
CFN TypeAWS::RTBFabric::InboundExternalLink
Properties4

External Links