FindingsStatistics
Contains information about the aggregate statistics for an external or unused access
analyzer. Only one parameter can be used in a FindingsStatistics
object.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- externalAccessFindingsStatistics
-
The aggregate statistics for an external access analyzer.
Type: ExternalAccessFindingsStatistics object
Required: No
- unusedAccessFindingsStatistics
-
The aggregate statistics for an unused access analyzer.
Type: UnusedAccessFindingsStatistics object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: