Record
get-cluster-lint-results-response
No description available.
record get-cluster-lint-results-response {
completed-at: option<string>,
diagnostics: option<list<get-cluster-lint-results-response-diagnostics-item>>,
requested-at: option<string>,
run-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| completed-at | option<string> | |
| diagnostics | option<list<get-cluster-lint-results-response-diagnostics-item>> | |
| requested-at | option<string> | |
| run-id | option<string> |