- Navigation Guide
@aws-sdk/client-ssm
UpdateDocumentMetadataCommandInput Interface
The input for UpdateDocumentMetadataCommand.
Members
Name | Type | Details |
---|---|---|
DocumentReviews Required | DocumentReviews | undefined | The change template review details to update. |
Name Required | string | undefined | The name of the change template for which a version's metadata is to be updated. |
DocumentVersion | string | undefined | The version of a change template in which to update approval metadata. |
Full Signature
export interface UpdateDocumentMetadataCommandInput extends UpdateDocumentMetadataRequest