| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsSsmPatchComplianceDetails |
AwsSsmPatchComplianceDetails.clone() |
AwsSsmPatchComplianceDetails |
ResourceDetails.getAwsSsmPatchCompliance()
Provides information about the state of a patch on an instance based on the patch baseline that was used to patch
the instance.
|
AwsSsmPatchComplianceDetails |
AwsSsmPatchComplianceDetails.withPatch(AwsSsmPatch patch)
Information about the status of a patch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsSsmPatchCompliance(AwsSsmPatchComplianceDetails awsSsmPatchCompliance)
Provides information about the state of a patch on an instance based on the patch baseline that was used to patch
the instance.
|
ResourceDetails |
ResourceDetails.withAwsSsmPatchCompliance(AwsSsmPatchComplianceDetails awsSsmPatchCompliance)
Provides information about the state of a patch on an instance based on the patch baseline that was used to patch
the instance.
|
Copyright © 2022. All rights reserved.