sourceVersion property

Output<String?> sourceVersion
latefinal

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

Implementation

late final pulumi.Output<String?> sourceVersion;