You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::KeywordFilter

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing KeywordFilter as input to an Aws::Client method, you can use a vanilla Hash:

{
  value: "NonEmptyString",
}

A keyword filter for querying findings.

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

A value for the keyword.

Returns:

  • (String)

    A value for the keyword.