Defines an image that belongs to a set of images having a version
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique ID of a versioned image | [optional] |
| name | String | name of UDFImageVersion | [optional] |
| udfImageUuid | String | Unique ID of the UDF image set | [optional] |
| dockerImage | String | Uri of docker image related to current entry | [optional] |
| version | BigDecimal | Image-specific version | [optional] |
| _default | Boolean | If current image is default version | [optional] |
| latest | Boolean | If current image is latest version | [optional] |