AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails
A data volume to mount from another container.
Contents
- ReadOnly
-
Whether the container has read-only access to the volume.
Type: Boolean
Required: No
- SourceContainer
-
The name of another container within the same task definition from which to mount volumes.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: