Values.AwsEcsTaskVolumeHostDetailsSourceProvides details on a container instance bind mount host volume.
type nonrec t = {sourcePath : NonEmptyString.t option;When the host parameter is used, specify a sourcePath to declare the path on the host container instance that's presented to the container.
*)}