gitConfig property

GitConfig? gitConfig
final

Configuration details for the Git repository, including the URL where it is located and the ARN of the AWS Secrets Manager secret that contains the credentials used to access the repository.

Implementation

final GitConfig? gitConfig;