menu
aws_securityhub_api package
documentation
securityhub-2018-10-26.dart
GetInsightsResponse
GetInsightsResponse constructor
GetInsightsResponse constructor
dark_mode
light_mode
GetInsightsResponse
constructor
GetInsightsResponse
(
{
required
List
<
Insight
>
insights
,
String
?
nextToken
,
})
Implementation
GetInsightsResponse({ required this.insights, this.nextToken, });
aws_securityhub_api package
documentation
securityhub-2018-10-26
GetInsightsResponse
GetInsightsResponse constructor
GetInsightsResponse class