clouddirectory_list_typed_link_facet_names {paws.security.identity} | R Documentation |
Returns a paginated list of TypedLink
facet names for a particular schema. For more information, see Typed Links.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_typed_link_facet_names/ for full documentation.
clouddirectory_list_typed_link_facet_names(
SchemaArn,
NextToken = NULL,
MaxResults = NULL
)
SchemaArn |
[required] The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns. |
NextToken |
The pagination token. |
MaxResults |
The maximum number of results to retrieve. |