clouddirectory_list_facet_names: Retrieves the names of facets that exist in a schema

View source: R/clouddirectory_operations.R

clouddirectory_list_facet_namesR Documentation

Retrieves the names of facets that exist in a schema

Description

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.

Usage

clouddirectory_list_facet_names(SchemaArn, NextToken = NULL, MaxResults = NULL)

Arguments

SchemaArn

[required] The Amazon Resource Name (ARN) to retrieve facet names from.

NextToken

The pagination token.

MaxResults

The maximum number of results to retrieve.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.