Uses of Class
software.amazon.awscdk.services.ec2.alpha.InternetGatewayOptions.Builder
-
Uses of InternetGatewayOptions.Builder in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptionInternetGatewayOptions.builder()
InternetGatewayOptions.Builder.ipv4Destination
(String ipv4Destination) Sets the value ofInternetGatewayOptions.getIpv4Destination()
InternetGatewayOptions.Builder.ipv6Destination
(String ipv6Destination) Sets the value ofInternetGatewayOptions.getIpv6Destination()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(InternetGatewayOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theInternetGatewayOptions.Builder
.