:doc:`DhcpOptions <index>` / Attribute / tags

****
tags
****



.. py:attribute:: EC2.DhcpOptions.tags

  

  - *(list) --* 

    Any tags assigned to the DHCP options set.

    
    

    - *(dict) --* 

      Describes a tag.

      
      

      - **Key** *(string) --* 

        The key of the tag.

         

        Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with ``aws:``.

        
      

      - **Value** *(string) --* 

        The value of the tag.

         

        Constraints: Tag values are case-sensitive and accept a maximum of 256 Unicode characters.

        
  
