menu
aws_events_api package
documentation
events-2015-10-07.dart
ReplayDestination
filterArns property
filterArns property
dark_mode
light_mode
filterArns
property
List
<
String
>
?
filterArns
final
A list of ARNs for rules to replay events to.
Implementation
final List<String>? filterArns;
aws_events_api package
documentation
events-2015-10-07
ReplayDestination
filterArns property
ReplayDestination class