Uses of Interface
software.amazon.awscdk.services.ec2.CfnVPNConnectionRouteProps
Packages that use CfnVPNConnectionRouteProps
-
Uses of CfnVPNConnectionRouteProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnVPNConnectionRoutePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnVPNConnectionRoutePropsMethods in software.amazon.awscdk.services.ec2 that return CfnVPNConnectionRoutePropsModifier and TypeMethodDescriptionCfnVPNConnectionRouteProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnVPNConnectionRoutePropsModifierConstructorDescriptionCfnVPNConnectionRoute(software.constructs.Construct scope, String id, CfnVPNConnectionRouteProps props) Create a newAWS::EC2::VPNConnectionRoute.