DevEnvironmentRepositorySummary
Information about the source repsitory for 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 cloned into the Dev Environment.
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: