

# KeyValueStoreList
<a name="API_KeyValueStoreList"></a>

The key value store list.

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

 ** MaxItems **   <a name="cloudfront-Type-KeyValueStoreList-MaxItems"></a>
The maximum number of items in the key value store list.  
Type: Integer  
Required: Yes

 ** Quantity **   <a name="cloudfront-Type-KeyValueStoreList-Quantity"></a>
The quantity of the key value store list.  
Type: Integer  
Required: Yes

 ** Items **   <a name="cloudfront-Type-KeyValueStoreList-Items"></a>
The items of the key value store list.  
Type: Array of [KeyValueStore](API_KeyValueStore.md) objects  
Required: No

 ** NextMarker **   <a name="cloudfront-Type-KeyValueStoreList-NextMarker"></a>
The next marker associated with the key value store list.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/cloudfront-2020-05-31/KeyValueStoreList) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudfront-2020-05-31/KeyValueStoreList) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudfront-2020-05-31/KeyValueStoreList) 