| Name | Type | Description | Notes |
|---|---|---|---|
| version | String | The version number of the built component. | [optional] |
| revision | String | The SCM revision id of the source code used for this build. | [optional] |
| timestamp | Long | The timestamp (milliseconds since Epoch) of the build. | [optional] |
| targetArch | String | The target architecture of the built component. | [optional] |
| compiler | String | The compiler used for the build | [optional] |
| compilerFlags | String | The compiler flags used for the build. | [optional] |