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