:doc:`InternetGateway <index>` / Attribute / attachments

***********
attachments
***********



.. py:attribute:: EC2.InternetGateway.attachments

  

  - *(list) --* 

    Any VPCs attached to the internet gateway.

    
    

    - *(dict) --* 

      Describes the attachment of a VPC to an internet gateway or an egress-only internet gateway.

      
      

      - **State** *(string) --* 

        The current state of the attachment. For an internet gateway, the state is ``available`` when attached to a VPC; otherwise, this value is not returned.

        
      

      - **VpcId** *(string) --* 

        The ID of the VPC.

        
  
