Optional ReadonlyactionThe action name used for this source in the CodePipeline
Optional ReadonlycodeIf 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 ReadonlyeventRole to be used by on commit event rule. Used only when trigger value is CodeCommitTrigger.EVENTS.
Optional ReadonlytriggerHow should CodePipeline detect source changes for this Action.
Configuration options for a CodeCommit source