menu
aws_events_api package
documentation
eventbridge-2015-10-07.dart
ListTargetsByRuleResponse
targets property
targets property
dark_mode
light_mode
targets
property
List
<
Target
>
?
targets
final
The targets assigned to the rule.
Implementation
final List<Target>? targets;
aws_events_api package
documentation
eventbridge-2015-10-07
ListTargetsByRuleResponse
targets property
ListTargetsByRuleResponse class