View source: R/clouddirectory_operations.R
| clouddirectory_list_directories | R Documentation | 
Lists directories created within an account.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_directories/ for full documentation.
clouddirectory_list_directories(
  NextToken = NULL,
  MaxResults = NULL,
  state = NULL
)
| NextToken | The pagination token. | 
| MaxResults | The maximum number of results to retrieve. | 
| state | The state of the directories in the list. Can be either Enabled, Disabled, or Deleted. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.