- Navigation Guide
@aws-sdk/client-connectcases
UpdateCaseCommandInput Interface
The input for UpdateCaseCommand.
Members
Name | Type | Details |
---|---|---|
caseId Required | string | undefined | A unique identifier of the case. |
domainId Required | string | undefined | The unique identifier of the Cases domain. |
fields Required | FieldValue[] | undefined | An array of objects with |
performedBy | UserUnion | undefined | Represents the identity of the person who performed the action. |
Full Signature
export interface UpdateCaseCommandInput extends UpdateCaseRequest