| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | Description of what information is being stored in the StateManager | [optional] |
| scopes | List<ScopesEnum> | Indicates the Scope(s) associated with the State that is stored and retrieved | [optional] |
| Name | Value |
|---|---|
| CLUSTER | "CLUSTER" |
| LOCAL | "LOCAL" |