Uses of Interface
software.amazon.awscdk.interfaces.ec2.ITransitGatewayPeeringAttachmentRef
Packages that use ITransitGatewayPeeringAttachmentRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ITransitGatewayPeeringAttachmentRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ITransitGatewayPeeringAttachmentRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITransitGatewayPeeringAttachmentRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ITransitGatewayPeeringAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITransitGatewayPeeringAttachmentRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ITransitGatewayPeeringAttachmentRefModifier and TypeClassDescriptionclassRequests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter).Methods in software.amazon.awscdk.services.ec2 that return ITransitGatewayPeeringAttachmentRefModifier and TypeMethodDescriptionCfnTransitGatewayPeeringAttachment.fromTransitGatewayAttachmentId(software.constructs.Construct scope, String id, String transitGatewayAttachmentId) Creates a new ITransitGatewayPeeringAttachmentRef from a transitGatewayAttachmentId.