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