Uses of Interface
software.amazon.awscdk.interfaces.ec2.ITransitGatewayAttachmentRef
Packages that use ITransitGatewayAttachmentRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ITransitGatewayAttachmentRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ITransitGatewayAttachmentRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITransitGatewayAttachmentRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ITransitGatewayAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITransitGatewayAttachmentRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ITransitGatewayAttachmentRefModifier and TypeClassDescriptionclassAttaches a VPC to a transit gateway.Methods in software.amazon.awscdk.services.ec2 that return ITransitGatewayAttachmentRefModifier and TypeMethodDescriptionstatic ITransitGatewayAttachmentRefCfnTransitGatewayAttachment.fromTransitGatewayAttachmentId(software.constructs.Construct scope, String id, String transitGatewayAttachmentId) Creates a new ITransitGatewayAttachmentRef from a transitGatewayAttachmentId.