VolumeMount
Describes the mounting of a volume in a container.
Contents
- MountPath
-
The path in the container at which the volume should be mounted.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The name of the volume.
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: