glue_get_custom_entity_type {paws.analytics} | R Documentation |
Retrieves the details of a custom pattern by specifying its name
Description
Retrieves the details of a custom pattern by specifying its name.
See https://www.paws-r-sdk.com/docs/glue_get_custom_entity_type/ for full documentation.
Usage
glue_get_custom_entity_type(Name)
Arguments
Name |
[required] The name of the custom pattern that you want to retrieve. |
[Package paws.analytics version 0.7.0 Index]