Class: AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsVolumesFrom

Types~AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsVolumesFrom

new AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsVolumesFrom()

Properties:
Name Type Description
SourceContainer String Required: Yes. The name of the container that has the volumes to mount.
ReadOnly Boolean Required: No. Indicates whether the container can write to the volume. If you specify true, the container has read-only access to the volume. If you specify false, the container can write to the volume. By default, the value is false.
Source: