ExecutedValidation Class
This is the executed Validation.
Constructor
ExecutedValidation()
Variables
| Name | Description |
|---|---|
|
type
|
This property specifies the type of image version validation. |
|
status
|
This property specifies the status of the validationProfile of the image version. Known values are: "Unknown", "Failed", and "Succeeded". |
|
version
|
This property specifies the valid version of the validation. |
|
execution_time
|
This property specifies the starting timestamp. |
Attributes
executionTime
This property specifies the starting timestamp.
executionTime: str
status
This property specifies the status of the validationProfile of the image version. Known values are: "Unknown", "Failed", and "Succeeded".
status: str | ValidationStatus
type
This property specifies the type of image version validation.
type: str
version
This property specifies the valid version of the validation.
version: str