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)


1608
1609
1610
# File 'sig/types.rbs', line 1608

def priority
  @priority
end

#rule_definitionTypes::RuleDefinition

Returns the value of attribute rule_definition.



1607
1608
1609
# File 'sig/types.rbs', line 1607

def rule_definition
  @rule_definition
end