Variant
create-pipeline-variable-for-user-error
No description available.
variant create-pipeline-variable-for-user-error {
not-found(string),
conflict(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| conflict | string | |
| other | string |