Record
assign-alert-destinations-response-alert
No description available.
record assign-alert-destinations-response-alert {
component-name: option<string>,
emails: option<list<string>>,
id: option<string>,
phase: option<list-op-response-apps-item-domains-item-phase-enum>,
progress: option<assign-alert-destinations-response-alert-progress>,
slack-webhooks: option<list<assign-alert-destinations-response-alert-slack-webhooks-item>>,
spec: option<assign-alert-destinations-response-alert-spec>,
}Fields
| Name | Type | Description |
|---|---|---|
| component-name | option<string> | |
| emails | option<list<string>> | |
| id | option<string> | |
| phase | option<list-op-response-apps-item-domains-item-phase-enum> | |
| progress | option<assign-alert-destinations-response-alert-progress> | |
| slack-webhooks | option<list<assign-alert-destinations-response-alert-slack-webhooks-item>> | |
| spec | option<assign-alert-destinations-response-alert-spec> |