Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
a structure that contains information on the count of resources within a group.
See: newCounts
smart constructor.
Instances
FromJSON Counts Source # | |
Generic Counts Source # | |
Read Counts Source # | |
Show Counts Source # | |
NFData Counts Source # | |
Defined in Amazonka.Inspector2.Types.Counts | |
Eq Counts Source # | |
Hashable Counts Source # | |
Defined in Amazonka.Inspector2.Types.Counts | |
type Rep Counts Source # | |
Defined in Amazonka.Inspector2.Types.Counts type Rep Counts = D1 ('MetaData "Counts" "Amazonka.Inspector2.Types.Counts" "amazonka-inspector2-2.0-EI0CfxGdACSBWwvVde8cFy" 'False) (C1 ('MetaCons "Counts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "count") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "groupKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GroupKey)))) |
Create a value of Counts
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:count:Counts'
, counts_count
- The number of resources.
$sel:groupKey:Counts'
, counts_groupKey
- The key associated with this group