menu
aws_guardduty_api package
documentation
guardduty-2017-11-28.dart
ListDetectorsResponse
ListDetectorsResponse constructor
ListDetectorsResponse constructor
dark_mode
light_mode
ListDetectorsResponse
constructor
ListDetectorsResponse
(
{
required
List
<
String
>
detectorIds
,
String
?
nextToken
,
})
Implementation
ListDetectorsResponse({ required this.detectorIds, this.nextToken, });
aws_guardduty_api package
documentation
guardduty-2017-11-28
ListDetectorsResponse
ListDetectorsResponse constructor
ListDetectorsResponse class