Class: Aws::CodeCommit::Types::FileNameConflictsWithDirectoryNameException
- Inherits:
 - 
      EmptyStructure
      
        
- Object
 - EmptyStructure
 - Aws::CodeCommit::Types::FileNameConflictsWithDirectoryNameException
 
 
- Defined in:
 - lib/aws-sdk-codecommit/types.rb
 
Overview
A file cannot be added to the repository because the specified file name has the same name as a directory in this repository. Either provide another name for the file, or add the file in a directory that does not match the file name.