class Aws::SecurityHub::Types::Remediation

Details about the remediation steps for a finding.

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

data as a hash:

    {
      recommendation: {
        text: "NonEmptyString",
        url: "NonEmptyString",
      },
    }

@!attribute [rw] recommendation

A recommendation on the steps to take to remediate the issue
identified by a finding.
@return [Types::Recommendation]

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

Constants

SENSITIVE