| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ListDocumentMetadataHistoryResult |
AbstractAWSSimpleSystemsManagement.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest request) |
ListDocumentMetadataHistoryResult |
AWSSimpleSystemsManagement.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest listDocumentMetadataHistoryRequest)
Information about approval reviews for a version of an SSM document.
|
ListDocumentMetadataHistoryResult |
AWSSimpleSystemsManagementClient.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest request)
Information about approval reviews for a version of an SSM document.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.clone() |
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withAuthor(String author)
The user ID of the person in the organization who requested the document review.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withDocumentVersion(String documentVersion)
The version of the document.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withMetadata(DocumentMetadataResponseInfo metadata)
Information about the response to the document approval request.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withName(String name)
The name of the document.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withNextToken(String nextToken)
The maximum number of items to return for this call.
|
Copyright © 2021. All rights reserved.