Uses of Class
software.amazon.awssdk.services.inspector2.model.ScanStatus
-
Packages that use ScanStatus Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of ScanStatus in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return ScanStatus Modifier and Type Method Description ScanStatusCoveredResource. scanStatus()The status of the scan covering the resource.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type ScanStatus Modifier and Type Method Description CoveredResource.BuilderCoveredResource.Builder. scanStatus(ScanStatus scanStatus)The status of the scan covering the resource.
-