AWS::EC2::TransitGatewayConnectPeerDescribes a transit gateway Connect peer.
import { CfnTransitGatewayConnectPeer } from 'aws-cdk-lib/aws-ec2';Or use the module namespace:
import * as ec2 from 'aws-cdk-lib/aws-ec2';
// ec2.CfnTransitGatewayConnectPeerConfiguration passed to the constructor as CfnTransitGatewayConnectPeerProps.
connectPeerConfigurationRequiredIResolvable | TransitGatewayConnectPeerConfigurationPropertyThe Connect peer details.
transitGatewayAttachmentIdRequiredstringThe ID of the Connect attachment.
tagsOptionalCfnTag[]The tags for the Connect peer.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon EC2 on one page. HD quality, print-friendly.
Download Free Infographicaws-ec2AWS::EC2::TransitGatewayConnectPeer