- Navigation Guide
@aws-sdk/client-ssm
UpdateDocumentDefaultVersionCommandOutput Interface
The output of UpdateDocumentDefaultVersionCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
Description | DocumentDefaultVersionDescription | undefined | The description of a custom document that you want to set as the default version. |
Full Signature
export interface UpdateDocumentDefaultVersionCommandOutput extends UpdateDocumentDefaultVersionResult, MetadataBearer