menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
AutomationExecutionMetadata
targets property
targets property
dark_mode
light_mode
targets
property
List
<
Target
>
?
targets
final
The targets defined by the user when starting the Automation.
Implementation
final List<Target>? targets;
aws_ssm_api package
documentation
ssm-2014-11-06
AutomationExecutionMetadata
targets property
AutomationExecutionMetadata class