# server\_tags

Hot Reloadable

One or more tags associated with the server. This is currently used for placement of JetStream streams and consumers.

## Types

| Type         | Description | Choices |
| ------------ | ----------- | ------- |
| `string`     |             | -       |
| `[ string ]` |             | -       |

## Examples

```
cloud:aws
```

```
[region:us-west, az:1b]
```
