Uses of Interface
software.amazon.awscdk.interfaces.ec2.ITransitGatewayRef
Packages that use ITransitGatewayRef
Package
Description
AWS::DirectConnect Construct Library
Amazon EC2 Construct Library
-
Uses of ITransitGatewayRef in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect with parameters of type ITransitGatewayRefModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociationMixinProps.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationPropsMixin.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) -
Uses of ITransitGatewayRef in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type ITransitGatewayRefModifier and TypeMethodDescriptionCfnFlowLogMixinProps.Builder.resourceId(ITransitGatewayRef resourceId) Sets the value ofCfnFlowLogMixinProps.getResourceId()CfnFlowLogPropsMixin.Builder.resourceId(ITransitGatewayRef resourceId) The ID of the resource to monitor.CfnRouteMixinProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnRouteMixinProps.getTransitGatewayId()CfnRoutePropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of a transit gateway.CfnTransitGatewayAttachmentMixinProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayAttachmentMixinProps.getTransitGatewayId()CfnTransitGatewayAttachmentPropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.CfnTransitGatewayPeeringAttachmentMixinProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayPeeringAttachmentMixinProps.getTransitGatewayId()CfnTransitGatewayPeeringAttachmentPropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway peering attachment.CfnTransitGatewayRouteTableMixinProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayRouteTableMixinProps.getTransitGatewayId()CfnTransitGatewayRouteTablePropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.CfnTransitGatewayVpcAttachmentMixinProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayVpcAttachmentMixinProps.getTransitGatewayId()CfnTransitGatewayVpcAttachmentPropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.CfnVPNConnectionMixinProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnVPNConnectionMixinProps.getTransitGatewayId()CfnVPNConnectionPropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway associated with the VPN connection. -
Uses of ITransitGatewayRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ITransitGatewayRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITransitGatewayRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ITransitGatewayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITransitGatewayRef in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect with parameters of type ITransitGatewayRefModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociation.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) CfnDirectConnectGatewayAssociationProps.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getAssociatedGatewayId() -
Uses of ITransitGatewayRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ITransitGatewayRefMethods in software.amazon.awscdk.services.ec2 that return ITransitGatewayRefModifier and TypeMethodDescriptionstatic ITransitGatewayRefCfnTransitGateway.fromTransitGatewayArn(software.constructs.Construct scope, String id, String arn) Creates a new ITransitGatewayRef from an ARN.static ITransitGatewayRefCfnTransitGateway.fromTransitGatewayId(software.constructs.Construct scope, String id, String transitGatewayId) Creates a new ITransitGatewayRef from a transitGatewayId.Methods in software.amazon.awscdk.services.ec2 with parameters of type ITransitGatewayRefModifier and TypeMethodDescriptionstatic StringCfnTransitGateway.arnForTransitGateway(ITransitGatewayRef resource) CfnFlowLog.Builder.resourceId(ITransitGatewayRef resourceId) The ID of the resource to monitor.CfnFlowLogProps.Builder.resourceId(ITransitGatewayRef resourceId) Sets the value ofCfnFlowLogProps.getResourceId()CfnRoute.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of a transit gateway.CfnRouteProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnRouteProps.getTransitGatewayId()CfnTransitGatewayAttachment.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.CfnTransitGatewayAttachmentProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayAttachmentProps.getTransitGatewayId()CfnTransitGatewayPeeringAttachment.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway peering attachment.CfnTransitGatewayPeeringAttachmentProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayPeeringAttachmentProps.getTransitGatewayId()CfnTransitGatewayRouteTable.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.CfnTransitGatewayRouteTableProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayRouteTableProps.getTransitGatewayId()CfnTransitGatewayVpcAttachment.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.CfnTransitGatewayVpcAttachmentProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnTransitGatewayVpcAttachmentProps.getTransitGatewayId()CfnVPNConnection.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway associated with the VPN connection.CfnVPNConnectionProps.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) Sets the value ofCfnVPNConnectionProps.getTransitGatewayId()