# Systemstate Endpoint Properties

## `resourceId` (string, required)

The resource ID of which the state transitions should be listened to. You must use the full resource identifier that consists of serviceId and resourceId, like so: 'myService-myConnection'

Example: `"someService-someResource"`
