Task Definition Volume From
data class TaskDefinitionVolumeFrom(val readOnly: Boolean? = null, val sourceContainer: String? = null)
Details on a data volume from another container in the same task definition.
Details on a data volume from another container in the same task definition.