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")


1602
1603
1604
# File 'sig/types.rbs', line 1602

def rule_order
  @rule_order
end