| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.clone() |
Recommendation |
Remediation.getRecommendation()
A recommendation on the steps to take to remediate the issue identified by a finding.
|
Recommendation |
Recommendation.withText(String text)
Describes the recommended steps to take to remediate an issue identified in a finding.
|
Recommendation |
Recommendation.withUrl(String url)
A URL to a page or site that contains information about how to remediate a finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Remediation.setRecommendation(Recommendation recommendation)
A recommendation on the steps to take to remediate the issue identified by a finding.
|
Remediation |
Remediation.withRecommendation(Recommendation recommendation)
A recommendation on the steps to take to remediate the issue identified by a finding.
|
Copyright © 2024. All rights reserved.