

# VolumeMount
<a name="API_VolumeMount"></a>

Describes the mounting of a volume in a container. 

## Contents
<a name="API_VolumeMount_Contents"></a>

 ** MountPath **   <a name="securityhub-Type-VolumeMount-MountPath"></a>
The path in the container at which the volume should be mounted.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Name **   <a name="securityhub-Type-VolumeMount-Name"></a>
The name of the volume.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_VolumeMount_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/VolumeMount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/VolumeMount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/VolumeMount) 