:doc:`NetworkInterface <index>` / Attribute / groups

******
groups
******



.. py:attribute:: EC2.NetworkInterface.groups

  

  - *(list) --* 

    Any security groups for the network interface.

    
    

    - *(dict) --* 

      Describes a security group.

      
      

      - **GroupId** *(string) --* 

        The ID of the security group.

        
      

      - **GroupName** *(string) --* 

        The name of the security group.

        
  
