Class: Aws::Types::RuleGroupSourceStatefulRulesOptionsDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#keyword::String

Returns the value of attribute keyword.

Returns:

  • (::String)


7408
7409
7410
# File 'sig/types.rbs', line 7408

def keyword
  @keyword
end

#settings::Array[::String]

Returns the value of attribute settings.

Returns:

  • (::Array[::String])


7409
7410
7411
# File 'sig/types.rbs', line 7409

def settings
  @settings
end