| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| 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.