- Navigation Guide
@aws-sdk/client-ssm
DescribeDocumentCommandInput Interface
The input for DescribeDocumentCommand.
Members
Name | Type | Details |
---|---|---|
Name Required | string | undefined | The name of the SSM document. |
DocumentVersion | string | undefined | The document version for which you want information. Can be a specific version or the default version. |
VersionName | string | undefined | An optional field specifying the version of the artifact associated with the document. For example, 12.6. This value is unique across all versions of a document, and can't be changed. |
Full Signature
export interface DescribeDocumentCommandInput extends DescribeDocumentRequest