| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
InspectorScoreDetails |
InspectorScoreDetails.clone() |
InspectorScoreDetails |
ImageScanFinding.getInspectorScoreDetails()
An object that contains details of the Amazon Inspector score.
|
InspectorScoreDetails |
InspectorScoreDetails.withAdjustedCvss(CvssScoreDetails adjustedCvss)
An object that contains details about an adjustment that Amazon Inspector made to the CVSS score for the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageScanFinding.setInspectorScoreDetails(InspectorScoreDetails inspectorScoreDetails)
An object that contains details of the Amazon Inspector score.
|
ImageScanFinding |
ImageScanFinding.withInspectorScoreDetails(InspectorScoreDetails inspectorScoreDetails)
An object that contains details of the Amazon Inspector score.
|
Copyright © 2023. All rights reserved.