Device
An object representing a container instance host device.
Contents
- hostPath
- 
               The path for the device on the host container instance. Type: String Required: Yes 
- containerPath
- 
               The path inside the container at which to expose the host device. Type: String Required: No 
- permissions
- 
               The explicit permissions to provide to the container for the device. By default, the container has permissions for read,write, andmknodfor the device.Type: Array of strings Valid Values: read | write | mknodRequired: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: