OptionalcodeThe name of the CodeCommit repository.
OptionalcredentialsSecret from AWS Secrets Manager to import credentials to access the specified git repository. The secret must exist in the same region and account where the stack will run.
OptionalnameOptional name for the bootstrap application
OptionalpathPath within the repository
OptionaltargetOptional target revision for the repository. TargetRevision defines the revision of the source to sync the application to. In case of Git, this can be commit, tag, or branch. If omitted, will equal to HEAD. In case of Helm, this is a semver tag for the Chart's version.
Optional CodeCommitSourceOptions.