public static interface CvssScoreAdjustment.Builder extends SdkPojo, CopyableBuilder<CvssScoreAdjustment.Builder,CvssScoreAdjustment>
| Modifier and Type | Method and Description |
|---|---|
CvssScoreAdjustment.Builder |
metric(String metric)
The metric that Amazon Inspector used to adjust the CVSS score.
|
CvssScoreAdjustment.Builder |
reason(String reason)
The reason for the CVSS score adjustment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCvssScoreAdjustment.Builder metric(String metric)
The metric that Amazon Inspector used to adjust the CVSS score.
metric - The metric that Amazon Inspector used to adjust the CVSS score.CvssScoreAdjustment.Builder reason(String reason)
The reason for the CVSS score adjustment.
reason - The reason for the CVSS score adjustment.Copyright © 2023. All rights reserved.