menu
aws_events_api package
documentation
eventbridge-2015-10-07.dart
ListTargetsByRuleResponse
ListTargetsByRuleResponse constructor
ListTargetsByRuleResponse constructor
dark_mode
light_mode
ListTargetsByRuleResponse
constructor
ListTargetsByRuleResponse
(
{
String
?
nextToken
,
List
<
Target
>
?
targets
,
})
Implementation
ListTargetsByRuleResponse({ this.nextToken, this.targets, });
aws_events_api package
documentation
eventbridge-2015-10-07
ListTargetsByRuleResponse
ListTargetsByRuleResponse constructor
ListTargetsByRuleResponse class