menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
StepExecution
outputs property
outputs property
dark_mode
light_mode
outputs
property
Map
<
String
,
List
<
String
>
>
?
outputs
final
Returned values from the execution of the step.
Implementation
final Map<String, List<String>>? outputs;
aws_ssm_api package
documentation
ssm-2014-11-06
StepExecution
outputs property
StepExecution class