| 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 |
|---|---|
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.clone() |
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.withDocumentVersion(String documentVersion)
The version of the change template.
|
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.withMetadata(DocumentMetadataEnum metadata)
The type of data for which details are being requested.
|
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.withMetadata(String metadata)
The type of data for which details are being requested.
|
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.withName(String name)
The name of the change template.
|
ListDocumentMetadataHistoryRequest |
ListDocumentMetadataHistoryRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
Copyright © 2022. All rights reserved.