View source: R/clouddirectory_operations.R
clouddirectory_list_facet_names | R Documentation |
Retrieves the names of facets that exist in a schema.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_facet_names/ for full documentation.
clouddirectory_list_facet_names(SchemaArn, NextToken = NULL, MaxResults = NULL)
SchemaArn |
[required] The Amazon Resource Name (ARN) to retrieve facet names from. |
NextToken |
The pagination token. |
MaxResults |
The maximum number of results to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.