

# SnapshotLimits
<a name="API_SnapshotLimits"></a>

Contains manual snapshot limit information for a directory.

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

 ** ManualSnapshotsCurrentCount **   <a name="DirectoryService-Type-SnapshotLimits-ManualSnapshotsCurrentCount"></a>
The current number of manual snapshots of the directory.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** ManualSnapshotsLimit **   <a name="DirectoryService-Type-SnapshotLimits-ManualSnapshotsLimit"></a>
The maximum number of manual snapshots allowed.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** ManualSnapshotsLimitReached **   <a name="DirectoryService-Type-SnapshotLimits-ManualSnapshotsLimitReached"></a>
Indicates if the manual snapshot limit has been reached.  
Type: Boolean  
Required: No

## See Also
<a name="API_SnapshotLimits_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/ds-2015-04-16/SnapshotLimits) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ds-2015-04-16/SnapshotLimits) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ds-2015-04-16/SnapshotLimits) 