Uses of Interface
software.amazon.awscdk.services.ec2.RuleScope
-
Uses of RuleScope in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionRuleScope.Builder.build()
Builds the configured instance.protected RuleScope
SecurityGroup.determineRuleScope
(IPeer peer, Port connection, String fromTo) Determine where to parent a new ingress/egress rule.protected RuleScope
SecurityGroup.determineRuleScope
(IPeer peer, Port connection, String fromTo, Boolean remoteRule) Determine where to parent a new ingress/egress rule.