Class: Aws::Types::StatelessRule

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)


1635
1636
1637
# File 'sig/types.rbs', line 1635

def priority
  @priority
end

#rule_definitionTypes::RuleDefinition

Returns the value of attribute rule_definition.



1634
1635
1636
# File 'sig/types.rbs', line 1634

def rule_definition
  @rule_definition
end