Retrieves attributes attached to the facet.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_facet_attributes/ for full documentation.
clouddirectory_list_facet_attributes(
SchemaArn,
Name,
NextToken = NULL,
MaxResults = NULL
)
[required] The ARN of the schema where the facet resides.
[required] The name of the facet whose attributes will be retrieved.
The pagination token.
The maximum number of results to retrieve.