Uses of Class
software.amazon.awscdk.services.ec2.EgressRuleConfig.Builder
Packages that use EgressRuleConfig.Builder
-
Uses of EgressRuleConfig.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return EgressRuleConfig.BuilderModifier and TypeMethodDescriptionstatic EgressRuleConfig.BuilderEgressRuleConfig.builder()Sets the value ofRuleConfig.getCidrIp()Sets the value ofRuleConfig.getCidrIpv6()EgressRuleConfig.Builder.destinationPrefixListId(String destinationPrefixListId) Sets the value ofEgressRuleConfig.getDestinationPrefixListId()EgressRuleConfig.Builder.destinationSecurityGroupId(String destinationSecurityGroupId) Sets the value ofEgressRuleConfig.getDestinationSecurityGroupId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type EgressRuleConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EgressRuleConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theEgressRuleConfig.Builder.