class Aws::SecurityHub::Types::AwsRdsDbProcessorFeature

A processor feature.

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

data as a hash:

    {
      name: "NonEmptyString",
      value: "NonEmptyString",
    }

@!attribute [rw] name

The name of the processor feature.
@return [String]

@!attribute [rw] value

The value of the processor feature.
@return [String]

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

Constants

SENSITIVE