Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsSsmPatch
-
Packages that use AwsSsmPatch Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsSsmPatch in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsSsmPatch Modifier and Type Method Description AwsSsmPatchAwsSsmPatchComplianceDetails. patch()Information about the status of a patch.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsSsmPatch Modifier and Type Method Description AwsSsmPatchComplianceDetails.BuilderAwsSsmPatchComplianceDetails.Builder. patch(AwsSsmPatch patch)Information about the status of a patch.
-