| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| 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.