glue_batch_get_custom_entity_types {paws.analytics} | R Documentation |
Retrieves the details for the custom patterns specified by a list of names
Description
Retrieves the details for the custom patterns specified by a list of names.
See https://www.paws-r-sdk.com/docs/glue_batch_get_custom_entity_types/ for full documentation.
Usage
glue_batch_get_custom_entity_types(Names)
Arguments
Names |
[required] A list of names of the custom patterns that you want to retrieve. |
[Package paws.analytics version 0.7.0 Index]