Uses of Class
software.amazon.awssdk.services.securityhub.paginators.ListFindingAggregatorsIterable
-
Packages that use ListFindingAggregatorsIterable Package Description software.amazon.awssdk.services.securityhub Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and resources. -
-
Uses of ListFindingAggregatorsIterable in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return ListFindingAggregatorsIterable Modifier and Type Method Description default ListFindingAggregatorsIterableSecurityHubClient. listFindingAggregatorsPaginator(Consumer<ListFindingAggregatorsRequest.Builder> listFindingAggregatorsRequest)If finding aggregation is enabled, thenListFindingAggregatorsreturns the ARN of the finding aggregator.default ListFindingAggregatorsIterableSecurityHubClient. listFindingAggregatorsPaginator(ListFindingAggregatorsRequest listFindingAggregatorsRequest)If finding aggregation is enabled, thenListFindingAggregatorsreturns the ARN of the finding aggregator.
-