Class: Aws::Types::StatefulRuleOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rule_order"DEFAULT_ACTION_ORDER", "STRICT_ORDER"

Returns the value of attribute rule_order.

Returns:

  • ("DEFAULT_ACTION_ORDER", "STRICT_ORDER")


1629
1630
1631
# File 'sig/types.rbs', line 1629

def rule_order
  @rule_order
end