menu
aws_events_api package
documentation
events-2015-10-07.dart
ListArchivesResponse
ListArchivesResponse constructor
ListArchivesResponse constructor
dark_mode
light_mode
ListArchivesResponse
constructor
ListArchivesResponse
(
{
List
<
Archive
>
?
archives
,
String
?
nextToken
,
})
Implementation
ListArchivesResponse({ this.archives, this.nextToken, });
aws_events_api package
documentation
events-2015-10-07
ListArchivesResponse
ListArchivesResponse constructor
ListArchivesResponse class