:doc:`NetworkAcl <index>` / Attribute / associations

************
associations
************



.. py:attribute:: EC2.NetworkAcl.associations

  

  - *(list) --* 

    Any associations between the network ACL and your subnets

    
    

    - *(dict) --* 

      Describes an association between a network ACL and a subnet.

      
      

      - **NetworkAclAssociationId** *(string) --* 

        The ID of the association between a network ACL and a subnet.

        
      

      - **NetworkAclId** *(string) --* 

        The ID of the network ACL.

        
      

      - **SubnetId** *(string) --* 

        The ID of the subnet.

        
  
