## CdsUpdateAction interface [​](/content/docs/sdk/core.cdsupdateaction#cdsupdateaction-interface "Direct link to CdsUpdateAction interface"/index.html)

CDS Update Action. See [CDS Actions](https://cds-hooks.hl7.org/#actions) for full details.

**Signature:**

```typescript
export interface CdsUpdateAction
```

## Properties [​](/content/docs/sdk/core.cdsupdateaction#properties "Direct link to Properties"/index.html)

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [description](/content/docs/sdk/core.cdsupdateaction.description) | `readonly` | string |  |
| [resource](/content/docs/sdk/core.cdsupdateaction.resource) | `readonly` | Resource |  |
| [type](/content/docs/sdk/core.cdsupdateaction.type) | `readonly` | 'update' |  |

- [CdsUpdateAction interface](/content/docs/sdk/core.cdsupdateaction#cdsupdateaction-interface/index.html)  
- [Properties](/content/docs/sdk/core.cdsupdateaction#properties/index.html)
