class Aws::NetworkFirewall::Types::RuleOption

Additional settings for a stateful rule. This is part of the StatefulRule configuration.

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

data as a hash:

    {
      keyword: "Keyword", # required
      settings: ["Setting"],
    }

@!attribute [rw] keyword

@return [String]

@!attribute [rw] settings

@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/RuleOption AWS API Documentation

Constants

SENSITIVE