| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
RemediationRecommendation |
RemediationRecommendation.clone() |
RemediationRecommendation |
Remediation.getRecommendation()
An object that contains information about the recommended course of action to remediate the finding.
|
RemediationRecommendation |
RemediationRecommendation.withText(String text)
The recommended course of action to remediate the finding.
|
RemediationRecommendation |
RemediationRecommendation.withUrl(String url)
A link to more information about the recommended remediation for this vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Remediation.setRecommendation(RemediationRecommendation recommendation)
An object that contains information about the recommended course of action to remediate the finding.
|
Remediation |
Remediation.withRecommendation(RemediationRecommendation recommendation)
An object that contains information about the recommended course of action to remediate the finding.
|
Copyright © 2023. All rights reserved.