Record
create-rollback-response-deployment-progress-summary-steps-item
No description available.
record create-rollback-response-deployment-progress-summary-steps-item {
component-name: option<string>,
ended-at: option<string>,
message-base: option<string>,
name: option<string>,
reason: option<create-rollback-response-deployment-progress-summary-steps-item-reason>,
started-at: option<string>,
status: option<list-op-response-apps-item-active-deployment-progress-steps-item-status-enum>,
steps: option<list<create-rollback-response-deployment-progress-summary-steps-item-steps-item>>,
}Fields
| Name | Type | Description |
|---|---|---|
| component-name | option<string> | |
| ended-at | option<string> | |
| message-base | option<string> | |
| name | option<string> | |
| reason | option<create-rollback-response-deployment-progress-summary-steps-item-reason> | |
| started-at | option<string> | |
| status | option<list-op-response-apps-item-active-deployment-progress-steps-item-status-enum> | |
| steps | option<list<create-rollback-response-deployment-progress-summary-steps-item-steps-item>> |