menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
ContainerStateChange
networkBindings property
networkBindings property
dark_mode
light_mode
networkBindings
property
List
<
NetworkBinding
>
?
networkBindings
final
Any network bindings associated with the container.
Implementation
final List<NetworkBinding>? networkBindings;
aws_ecs_api package
documentation
ecs-2014-11-13
ContainerStateChange
networkBindings property
ContainerStateChange class