Uses of Class
software.amazon.awscdk.services.ec2.VPNConnectionReference.Builder
Packages that use VPNConnectionReference.Builder
-
Uses of VPNConnectionReference.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPNConnectionReference.BuilderModifier and TypeMethodDescriptionVPNConnectionReference.builder()
VPNConnectionReference.Builder.vpnConnectionId
(String vpnConnectionId) Sets the value ofVPNConnectionReference.getVpnConnectionId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type VPNConnectionReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(VPNConnectionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theVPNConnectionReference.Builder
.