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 |
---|---|
DescribePatchPropertiesResult |
AWSSimpleSystemsManagementClient.describePatchProperties(DescribePatchPropertiesRequest request)
Lists the properties of available patches organized by product, product family, classification, severity, and
other properties of available patches.
|
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 |
AbstractAWSSimpleSystemsManagement.describePatchProperties(DescribePatchPropertiesRequest request) |
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 © 2023. All rights reserved.