menu
aws_batch_api package
documentation
batch-2016-08-10.dart
ContainerDetail
command property
command property
dark_mode
light_mode
command
property
List
<
String
>
?
command
final
The command that's passed to the container.
Implementation
final List<String>? command;
aws_batch_api package
documentation
batch-2016-08-10
ContainerDetail
command property
ContainerDetail class