Uses of Class
software.amazon.awscdk.interfaces.ec2.VPNConnectionRouteReference.Builder
Packages that use VPNConnectionRouteReference.Builder
-
Uses of VPNConnectionRouteReference.Builder in software.amazon.awscdk.interfaces.ec2
Methods in software.amazon.awscdk.interfaces.ec2 that return VPNConnectionRouteReference.BuilderModifier and TypeMethodDescriptionVPNConnectionRouteReference.builder()VPNConnectionRouteReference.Builder.destinationCidrBlock(String destinationCidrBlock) Sets the value ofVPNConnectionRouteReference.getDestinationCidrBlock()VPNConnectionRouteReference.Builder.vpnConnectionId(String vpnConnectionId) Sets the value ofVPNConnectionRouteReference.getVpnConnectionId()Constructors in software.amazon.awscdk.interfaces.ec2 with parameters of type VPNConnectionRouteReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVPNConnectionRouteReference.Builder.