menu
aws_batch_api package
documentation
batch-2016-08-10.dart
ContainerDetail
networkInterfaces property
networkInterfaces property
dark_mode
light_mode
networkInterfaces
property
List
<
NetworkInterface
>
?
networkInterfaces
final
The network interfaces associated with the job.
Implementation
final List<NetworkInterface>? networkInterfaces;
aws_batch_api package
documentation
batch-2016-08-10
ContainerDetail
networkInterfaces property
ContainerDetail class