Class UserIdGroupPair

    • Constructor Detail

      • UserIdGroupPair

        public UserIdGroupPair​(String userId,
                               String groupName)
    • Method Detail

      • getUserId

        public String getUserId()
        AWS User ID of an identity. Cannot be used when specifying a CIDR IP address.
      • getGroupName

        public String getGroupName()
        Name of the security group. Cannot be used when specifying a CIDR IP address.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object