resolvedSourceVersion property
An identifier for the version of this build's source code.
- For AWS CodeCommit, GitHub, GitHub Enterprise, and BitBucket, the commit ID.
- For AWS CodePipeline, the source revision provided by AWS CodePipeline.
- For Amazon Simple Storage Service (Amazon S3), this does not apply.
Implementation
final String? resolvedSourceVersion;