Uses of Class
software.amazon.awscdk.services.ec2.VpnConnectionAttributes.Builder
Packages that use VpnConnectionAttributes.Builder
-
Uses of VpnConnectionAttributes.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VpnConnectionAttributes.BuilderModifier and TypeMethodDescriptionVpnConnectionAttributes.builder()VpnConnectionAttributes.Builder.customerGatewayAsn(Number customerGatewayAsn) Sets the value ofVpnConnectionAttributes.getCustomerGatewayAsn()VpnConnectionAttributes.Builder.customerGatewayId(String customerGatewayId) Sets the value ofVpnConnectionAttributes.getCustomerGatewayId()VpnConnectionAttributes.Builder.customerGatewayIp(String customerGatewayIp) Sets the value ofVpnConnectionAttributes.getCustomerGatewayIp()Sets the value ofVpnConnectionAttributes.getVpnId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type VpnConnectionAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVpnConnectionAttributes.Builder.