Class: Aws::Types::RuleGroupTypePair

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rule_group_arn::String

Returns the value of attribute rule_group_arn.

Returns:

  • (::String)


16582
16583
16584
# File 'sig/types.rbs', line 16582

def rule_group_arn
  @rule_group_arn
end

#rule_group_type::String

Returns the value of attribute rule_group_type.

Returns:

  • (::String)


16583
16584
16585
# File 'sig/types.rbs', line 16583

def rule_group_type
  @rule_group_type
end