Class: Aws::Inspector2::Types::Counts
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector2::Types::Counts
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-inspector2/types.rb
Overview
a structure that contains information on the count of resources within a group.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#count ⇒ Integer
The number of resources.
-
#group_key ⇒ String
The key associated with this group.