Uses of Interface
software.amazon.awscdk.services.ec2.EgressRuleConfig
Packages that use EgressRuleConfig
-
Uses of EgressRuleConfig in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement EgressRuleConfigMethods in software.amazon.awscdk.services.ec2 that return EgressRuleConfigModifier and TypeMethodDescriptionEgressRuleConfig.Builder.build()Builds the configured instance.default EgressRuleConfigIPeer.Jsii$Default.toEgressRuleConfig()Produce the egress rule JSON for the given connection.IPeer.toEgressRuleConfig()Produce the egress rule JSON for the given connection.PrefixList.toEgressRuleConfig()Produce the egress rule JSON for the given connection.SecurityGroup.toEgressRuleConfig()Produce the egress rule JSON for the given connection.