Interface SecurityGroupRule
-
- All Known Implementing Classes:
ImmutableSecurityGroupRule
@Immutable public interface SecurityGroupRule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetCode()StringgetDestination()BooleangetLog()StringgetPorts()StringgetProtocol()IntegergetType()
-