menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
ListCommandsResult
commands property
commands property
dark_mode
light_mode
commands
property
List
<
Command
>
?
commands
final
(Optional) The list of commands requested by the user.
Implementation
final List<Command>? commands;
aws_ssm_api package
documentation
ssm-2014-11-06
ListCommandsResult
commands property
ListCommandsResult class