Class: Aws::CodeCommit::Types::InvalidTargetsException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::CodeCommit::Types::InvalidTargetsException
- Defined in:
- lib/aws-sdk-codecommit/types.rb
Overview
The targets for the pull request is not valid or not in a valid format. Targets are a list of target objects. Each target object must contain the full values for the repository name, source branch, and destination branch for a pull request.