SourceCode
Object containing source code information that is linked to an application component.
Contents
- location
-
The repository name for the source code.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
.*\S.*
Required: No
- projectName
-
The name of the project.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
.*\S.*
Required: No
- sourceVersion
-
The branch of the source code.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Pattern:
.*\S.*
Required: No
- versionControl
-
The type of repository to use for the source code.
Type: String
Valid Values:
GITHUB | GITHUB_ENTERPRISE | AZURE_DEVOPS_GIT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: