clouddirectory_list_facet_names {paws.security.identity}R 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.


[Package paws.security.identity version 0.6.1 Index]