| 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 |
AWSSimpleSystemsManagementClient.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest request)
Information about approval reviews for a version of a change template in Change Manager.
|
ListDocumentMetadataHistoryResult |
AWSSimpleSystemsManagement.listDocumentMetadataHistory(ListDocumentMetadataHistoryRequest listDocumentMetadataHistoryRequest)
Information about approval reviews for a version of a change template in Change Manager.
|
| 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 review of the change template.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withDocumentVersion(String documentVersion)
The version of the change template.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withMetadata(DocumentMetadataResponseInfo metadata)
Information about the response to the change template approval request.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withName(String name)
The name of the change template.
|
ListDocumentMetadataHistoryResult |
ListDocumentMetadataHistoryResult.withNextToken(String nextToken)
The maximum number of items to return for this call.
|
Copyright © 2022. All rights reserved.