menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
ListCommandInvocationsResult
commandInvocations property
commandInvocations property
dark_mode
light_mode
commandInvocations
property
List
<
CommandInvocation
>
?
commandInvocations
final
(Optional) A list of all invocations.
Implementation
final List<CommandInvocation>? commandInvocations;
aws_ssm_api package
documentation
ssm-2014-11-06
ListCommandInvocationsResult
commandInvocations property
ListCommandInvocationsResult class