| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePatchPropertiesResponse> |
SsmAsyncClient.describePatchProperties(DescribePatchPropertiesRequest describePatchPropertiesRequest)
Lists the properties of available patches organized by product, product family, classification, severity, and
other properties of available patches.
|
default DescribePatchPropertiesResponse |
SsmClient.describePatchProperties(DescribePatchPropertiesRequest describePatchPropertiesRequest)
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 |
|---|---|
SdkHttpFullRequest |
DescribePatchPropertiesRequestMarshaller.marshall(DescribePatchPropertiesRequest describePatchPropertiesRequest) |
Copyright © 2020. All rights reserved.