Uses of Interface
software.amazon.awscdk.services.ec2.IRouteServerPeerRef
Packages that use IRouteServerPeerRef
-
Uses of IRouteServerPeerRef in software.amazon.awscdk.services.ec2
Subinterfaces of IRouteServerPeerRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRouteServerPeerRef.Classes in software.amazon.awscdk.services.ec2 that implement IRouteServerPeerRefModifier and TypeClassDescriptionclassSpecifies a BGP peer configuration for a route server endpoint.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IRouteServerPeerRefModifier and TypeMethodDescriptionstatic IRouteServerPeerRefCfnRouteServerPeer.fromRouteServerPeerArn(software.constructs.Construct scope, String id, String arn) Creates a new IRouteServerPeerRef from an ARN.static IRouteServerPeerRefCfnRouteServerPeer.fromRouteServerPeerId(software.constructs.Construct scope, String id, String routeServerPeerId) Creates a new IRouteServerPeerRef from a routeServerPeerId.