| 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 |
|---|---|
DescribePatchPropertiesResult |
AbstractAWSSimpleSystemsManagement.describePatchProperties(DescribePatchPropertiesRequest request) |
DescribePatchPropertiesResult |
AWSSimpleSystemsManagement.describePatchProperties(DescribePatchPropertiesRequest describePatchPropertiesRequest)
Lists the properties of available patches organized by product, product family, classification, severity, and
other properties of available patches.
|
DescribePatchPropertiesResult |
AWSSimpleSystemsManagementClient.describePatchProperties(DescribePatchPropertiesRequest request)
Lists the properties of available patches organized by product, product family, classification, severity, and
other properties of available patches.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchPropertiesResult |
DescribePatchPropertiesResult.clone() |
DescribePatchPropertiesResult |
DescribePatchPropertiesResult.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribePatchPropertiesResult |
DescribePatchPropertiesResult.withProperties(Collection<Map<String,String>> properties)
A list of the properties for patches matching the filter request parameters.
|
DescribePatchPropertiesResult |
DescribePatchPropertiesResult.withProperties(Map<String,String>... properties)
A list of the properties for patches matching the filter request parameters.
|
Copyright © 2021. All rights reserved.