class Aws::SecurityHub::Types::Adjustment

An adjustment to the CVSS metric.

@note When making an API call, you may pass Adjustment

data as a hash:

    {
      metric: "NonEmptyString",
      reason: "NonEmptyString",
    }

@!attribute [rw] metric

The metric to adjust.
@return [String]

@!attribute [rw] reason

The reason for the adjustment.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/Adjustment AWS API Documentation

Constants

SENSITIVE