Uses of Interface
software.amazon.awscdk.services.ec2.IngressRuleConfig
Packages that use IngressRuleConfig
-
Uses of IngressRuleConfig in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IngressRuleConfigMethods in software.amazon.awscdk.services.ec2 that return IngressRuleConfigModifier and TypeMethodDescriptionIngressRuleConfig.Builder.build()Builds the configured instance.default IngressRuleConfigIPeer.Jsii$Default.toIngressRuleConfig()Produce the ingress rule JSON for the given connection.IPeer.toIngressRuleConfig()Produce the ingress rule JSON for the given connection.PrefixList.toIngressRuleConfig()Produce the ingress rule JSON for the given connection.SecurityGroup.toIngressRuleConfig()Produce the ingress rule JSON for the given connection.