Class: Aws::Types::RuleGroupSourceStatelessRulesDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#priority::Integer

Returns the value of attribute priority.

Returns:

  • (::Integer)


7464
7465
7466
# File 'sig/types.rbs', line 7464

def priority
  @priority
end

#rule_definitionTypes::RuleGroupSourceStatelessRuleDefinition

Returns the value of attribute rule_definition.



7465
7466
7467
# File 'sig/types.rbs', line 7465

def rule_definition
  @rule_definition
end