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.Methods in software.amazon.awscdk.services.ec2 with parameters of type ITransitGatewayAttachmentRefModifier and TypeMethodDescriptionstatic StringCfnTransitGatewayAttachment.arnForTransitGatewayAttachment(ITransitGatewayAttachmentRef resource) CfnTransitGatewayRoute.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) The ID of the attachment.CfnTransitGatewayRouteProps.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) Sets the value ofCfnTransitGatewayRouteProps.getTransitGatewayAttachmentId()CfnTransitGatewayRouteTableAssociation.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) The ID of the attachment.CfnTransitGatewayRouteTableAssociationProps.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) CfnTransitGatewayRouteTablePropagation.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) The ID of the attachment.CfnTransitGatewayRouteTablePropagationProps.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId)