sourceVersion property

Input<String?>? sourceVersion
final

Version of the build input to be built for this project. If not specified, the latest version is used.

Implementation

final pulumi.Input<String?>? sourceVersion;