Optional
Readonly
actionThe action name used for this source in the CodePipeline
Optional
Readonly
codeIf this is set, the next CodeBuild job clones the repository (instead of CodePipeline downloading the files).
This provides access to repository history, and retains symlinks (symlinks would otherwise be removed by CodePipeline).
Note: if this option is true, only CodeBuild jobs can use the output artifact.
Optional
Readonly
eventRole to be used by on commit event rule. Used only when trigger value is CodeCommitTrigger.EVENTS.
Optional
Readonly
triggerHow should CodePipeline detect source changes for this Action.
Configuration options for a CodeCommit source