Class: Aws::CodeCommit::Types::FileContentAndSourceFileSpecifiedException
- Inherits:
 - 
      EmptyStructure
      
        
- Object
 - EmptyStructure
 - Aws::CodeCommit::Types::FileContentAndSourceFileSpecifiedException
 
 
- Defined in:
 - lib/aws-sdk-codecommit/types.rb
 
Overview
The commit cannot be created because both a source file and file content have been specified for the same file. You cannot provide both. Either specify a source file or provide the file content directly.