gitConfig property

GitConfig? gitConfig
final

Configuration details about the repository, including the URL where the repository is located, the default branch, and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository.

Implementation

final GitConfig? gitConfig;