| Package | Description |
|---|---|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
ScoreDetails |
ScoreDetails.clone() |
ScoreDetails |
EnhancedImageScanFinding.getScoreDetails()
An object that contains details of the Amazon Inspector score.
|
ScoreDetails |
ScoreDetails.withCvss(CvssScoreDetails cvss)
An object that contains details about the CVSS score given to a finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnhancedImageScanFinding.setScoreDetails(ScoreDetails scoreDetails)
An object that contains details of the Amazon Inspector score.
|
EnhancedImageScanFinding |
EnhancedImageScanFinding.withScoreDetails(ScoreDetails scoreDetails)
An object that contains details of the Amazon Inspector score.
|
Copyright © 2025. All rights reserved.