Uses of Class
software.amazon.awssdk.services.imagebuilder.model.Remediation
-
Packages that use Remediation Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of Remediation in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return Remediation Modifier and Type Method Description RemediationImageScanFinding. remediation()An object that contains the details about how to remediate the finding.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type Remediation Modifier and Type Method Description ImageScanFinding.BuilderImageScanFinding.Builder. remediation(Remediation remediation)An object that contains the details about how to remediate the finding.
-