gitHub property

GitHubCodeDestination? gitHub
final

Information about the GitHub repository to be created in AWS CodeStar. This is where the source code files provided with the project request will be uploaded after project creation.

Implementation

final GitHubCodeDestination? gitHub;