AWS::EC2::NetworkAcl:

Properties:
  Tags: |
    [
      {
        "Key"   => "Name",
        "Value" => "Public Subnet NetACL"
      }
    ]
  VpcId: "\"vpc-xxxxx\""