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

**********
attachment
**********



.. py:attribute:: EC2.NetworkInterface.attachment

  

  - *(dict) --* 

    The network interface attachment.

    
    

    - **AttachTime** *(datetime) --* 

      The timestamp indicating when the attachment initiated.

      
    

    - **AttachmentId** *(string) --* 

      The ID of the network interface attachment.

      
    

    - **DeleteOnTermination** *(boolean) --* 

      Indicates whether the network interface is deleted when the instance is terminated.

      
    

    - **DeviceIndex** *(integer) --* 

      The device index of the network interface attachment on the instance.

      
    

    - **NetworkCardIndex** *(integer) --* 

      The index of the network card.

      
    

    - **InstanceId** *(string) --* 

      The ID of the instance.

      
    

    - **InstanceOwnerId** *(string) --* 

      The Amazon Web Services account ID of the owner of the instance.

      
    

    - **Status** *(string) --* 

      The attachment state.

      
    

    - **EnaSrdSpecification** *(dict) --* 

      Configures ENA Express for the network interface that this action attaches to the instance.

      
      

      - **EnaSrdEnabled** *(boolean) --* 

        Indicates whether ENA Express is enabled for the network interface.

        
      

      - **EnaSrdUdpSpecification** *(dict) --* 

        Configures ENA Express for UDP network traffic.

        
        

        - **EnaSrdUdpEnabled** *(boolean) --* 

          Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting, you must first enable ENA Express.

          
    
  
    

    - **EnaQueueCount** *(integer) --* 

      The number of ENA queues created with the instance.

      
