cloudfront_list_key_value_stores {paws.networking} | R Documentation |
Specifies the key value stores to list
Description
Specifies the key value stores to list.
See https://www.paws-r-sdk.com/docs/cloudfront_list_key_value_stores/ for full documentation.
Usage
cloudfront_list_key_value_stores(Marker = NULL, MaxItems = NULL, Status = NULL)
Arguments
Marker |
The marker associated with the key value stores list. |
MaxItems |
The maximum number of items in the key value stores list. |
Status |
The status of the request for the key value stores list. |
[Package paws.networking version 0.7.0 Index]