Class: Aws::Types::GetFindingStatisticsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFindingStatisticsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#counts_by_group ⇒ ::Array[Types::GroupCount]
Returns the value of attribute counts_by_group.
Instance Attribute Details
#counts_by_group ⇒ ::Array[Types::GroupCount]
Returns the value of attribute counts_by_group.
841 842 843 |
# File 'sig/types.rbs', line 841 def counts_by_group @counts_by_group end |