menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
ListCommandsResult
ListCommandsResult.new constructor
ListCommandsResult.new constructor
dark_mode
light_mode
ListCommandsResult
constructor
ListCommandsResult
(
{
List
<
Command
>
?
commands
,
String
?
nextToken
,
})
Implementation
ListCommandsResult({ this.commands, this.nextToken, });
aws_ssm_api package
documentation
ssm-2014-11-06
ListCommandsResult
ListCommandsResult.new constructor
ListCommandsResult class