dockerVolumeConfiguration property
This parameter is specified when you are using Docker volumes. Docker
volumes are only supported when you are using the EC2 launch type. Windows
containers only support the use of the local
driver. To use
bind mounts, specify the host
parameter instead.
Implementation
final DockerVolumeConfiguration? dockerVolumeConfiguration;