- Navigation Guide
@aws-sdk/client-ssm
UpdateDocumentCommandOutput Interface
The output of UpdateDocumentCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
DocumentDescription | DocumentDescription | undefined | A description of the document that was updated. |
Full Signature
export interface UpdateDocumentCommandOutput extends UpdateDocumentResult, MetadataBearer