Class RegionNameAndIngressRules

    • Constructor Detail

      • RegionNameAndIngressRules

        public RegionNameAndIngressRules​(String region,
                                         String tag,
                                         int[] ports,
                                         boolean authorizeSelf,
                                         String vpcId)
    • Method Detail

      • getPorts

        public int[] getPorts()
      • shouldAuthorizeSelf

        public boolean shouldAuthorizeSelf()
      • getVpcId

        public String getVpcId()