Class RegionSecurityGroupNameAndPorts

    • Field Detail

      • ports

        protected final Set<Integer> ports
        Deprecated.
    • Constructor Detail

      • RegionSecurityGroupNameAndPorts

        public RegionSecurityGroupNameAndPorts​(String regionId,
                                               String name,
                                               Iterable<Integer> ports)
        Deprecated.