Uses of Class
software.amazon.awssdk.services.ec2.model.ReferencedSecurityGroup
Packages that use ReferencedSecurityGroup
-
Uses of ReferencedSecurityGroup in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReferencedSecurityGroupModifier and TypeMethodDescriptionfinal ReferencedSecurityGroupSecurityGroupRule.referencedGroupInfo()Describes the security group that is referenced in the rule.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ReferencedSecurityGroupModifier and TypeMethodDescriptionSecurityGroupRule.Builder.referencedGroupInfo(ReferencedSecurityGroup referencedGroupInfo) Describes the security group that is referenced in the rule.