glue_list_custom_entity_types {paws.analytics}R Documentation

Lists all the custom patterns that have been created

Description

Lists all the custom patterns that have been created.

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

Usage

glue_list_custom_entity_types(NextToken = NULL, MaxResults = NULL, Tags = NULL)

Arguments

NextToken

A paginated token to offset the results.

MaxResults

The maximum number of results to return.

Tags

A list of key-value pair tags.


[Package paws.analytics version 0.9.0 Index]