@aws-sdk/client-ssm

UpdateDocumentMetadataCommandInput Interface

Members

Name
Type
Details
DocumentReviews RequiredDocumentReviews | undefined

The change template review details to update.

Name Requiredstring | 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