| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations 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 © 2023. All rights reserved.