Class: Aws::Types::DescribeRuleGroupSummaryResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


739
740
741
# File 'sig/types.rbs', line 739

def description
  @description
end

#rule_group_name::String

Returns the value of attribute rule_group_name.

Returns:

  • (::String)


738
739
740
# File 'sig/types.rbs', line 738

def rule_group_name
  @rule_group_name
end

#summaryTypes::Summary

Returns the value of attribute summary.

Returns:



740
741
742
# File 'sig/types.rbs', line 740

def summary
  @summary
end