class Aws::SecurityHub::Types::Recommendation

A recommendation on how to remediate the issue identified in a finding.

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

data as a hash:

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

@!attribute [rw] text

Describes the recommended steps to take to remediate an issue
identified in a finding.
@return [String]

@!attribute [rw] url

A URL to a page or site that contains information about how to
remediate a finding.
@return [String]

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

Constants

SENSITIVE