Class: Aws::Types::RuleGroupSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


924
925
926
# File 'sig/types.rbs', line 924

def name
  @name
end

#rule_group_id::String

Returns the value of attribute rule_group_id.

Returns:

  • (::String)


923
924
925
# File 'sig/types.rbs', line 923

def rule_group_id
  @rule_group_id
end