clouddirectory_list_facet_attributes: Retrieves attributes attached to the facet

View source: R/clouddirectory_operations.R

clouddirectory_list_facet_attributesR Documentation

Retrieves attributes attached to the facet

Description

Retrieves attributes attached to the facet.

See https://www.paws-r-sdk.com/docs/clouddirectory_list_facet_attributes/ for full documentation.

Usage

clouddirectory_list_facet_attributes(
  SchemaArn,
  Name,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

SchemaArn

[required] The ARN of the schema where the facet resides.

Name

[required] The name of the facet whose attributes will be retrieved.

NextToken

The pagination token.

MaxResults

The maximum number of results to retrieve.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.