List of name clash resolution strategies.
This type can have the following values.
| Value | Description |
|---|
"wait" | The request will wait until the previous request is finished until it will start. |
"cancel" | The previous request is canceled before the current request starts. |