Class: Aws::Types::RuleGroupSourceStatelessRuleDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actions::Array[::String]

Returns the value of attribute actions.

Returns:

  • (::Array[::String])


7414
7415
7416
# File 'sig/types.rbs', line 7414

def actions
  @actions
end

#match_attributesTypes::RuleGroupSourceStatelessRuleMatchAttributes

Returns the value of attribute match_attributes.



7415
7416
7417
# File 'sig/types.rbs', line 7415

def match_attributes
  @match_attributes
end