Module: Aws::SecurityHub::Client::_ListFindingAggregatorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFindingAggregatorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#finding_aggregators ⇒ ::Array[Types::FindingAggregator]
5159 |
# File 'sig/client.rbs', line 5159
def finding_aggregators: () -> ::Array[Types::FindingAggregator]
|
#next_token ⇒ ::String
5160 |
# File 'sig/client.rbs', line 5160
def next_token: () -> ::String
|