menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
StepExecution
targets property
targets property
dark_mode
light_mode
targets
property
List
<
Target
>
?
targets
final
The targets for the step execution.
Implementation
final List<Target>? targets;
aws_ssm_api package
documentation
ssm-2014-11-06
StepExecution
targets property
StepExecution class