Interfaces
CloudKVExternalChangeEvent
Describes an external cloud key-value store change.
Describes an external cloud key-value store change.
Properties
| Property | Type | Description |
|---|---|---|
changedKeys | string[] | The affected keys. An empty array means consumers should refresh all relevant keys. |
reason | CloudKVChangeReason | The reason for the external change. |