RepositoryInput
Information about a repository that will be cloned to a Dev Environment.
Contents
- repositoryName
- 
               The name of the source repository. Type: String Length Constraints: Minimum length of 1. Maximum length of 100. Pattern: (?!.*[.]git$)[\w\-.]*Required: Yes 
- branchName
- 
               The name of the branch in a source repository. Type: String Length Constraints: Minimum length of 1. Maximum length of 100. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: