Difference between revisions of "MountPoints"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
   "mountPoints": [
 
   "mountPoints": [
 
     {
 
     {
       "sourceVolume": "string",
+
       "[[sourceVolume]]": "string",
 
       "containerPath": "string",
 
       "containerPath": "string",
 
       "readOnly": true|false
 
       "readOnly": true|false
Line 16: Line 16:
 
== See also ==
 
== See also ==
 
* {{ContainerDefinitions}}
 
* {{ContainerDefinitions}}
 +
 +
[[Category:AWS]]

Revision as of 12:38, 29 May 2023

  "mountPoints": [
    {
      "sourceVolume": "string",
      "containerPath": "string",
      "readOnly": true|false
    }
    ...
  ],

Related

See also

Advertising: