@aws-sdk/client-security-ir

UpdateCaseCommentCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
commentId Requiredstring | undefined

Response element for UpdateCaseComment providing the updated comment ID.

body string | undefined

Response element for UpdateCaseComment providing the updated comment content.

Full Signature

export interface UpdateCaseCommentCommandOutput extends UpdateCaseCommentResponse, MetadataBearer