Class: Aws::Types::RuleGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reference_setsTypes::ReferenceSets

Returns the value of attribute reference_sets.



1460
1461
1462
# File 'sig/types.rbs', line 1460

def reference_sets
  @reference_sets
end

#rule_variablesTypes::RuleVariables

Returns the value of attribute rule_variables.



1459
1460
1461
# File 'sig/types.rbs', line 1459

def rule_variables
  @rule_variables
end

#rules_sourceTypes::RulesSource

Returns the value of attribute rules_source.

Returns:



1461
1462
1463
# File 'sig/types.rbs', line 1461

def rules_source
  @rules_source
end

#stateful_rule_optionsTypes::StatefulRuleOptions

Returns the value of attribute stateful_rule_options.



1462
1463
1464
# File 'sig/types.rbs', line 1462

def stateful_rule_options
  @stateful_rule_options
end