| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
Remediation |
Remediation.clone() |
Remediation |
ImageScanFinding.getRemediation()
An object that contains the details about how to remediate the finding.
|
Remediation |
Remediation.withRecommendation(RemediationRecommendation recommendation)
An object that contains information about the recommended course of action to remediate the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageScanFinding.setRemediation(Remediation remediation)
An object that contains the details about how to remediate the finding.
|
ImageScanFinding |
ImageScanFinding.withRemediation(Remediation remediation)
An object that contains the details about how to remediate the finding.
|
Copyright © 2023. All rights reserved.