xray_update_indexing_rule {paws.developer.tools} | R Documentation |
Modifies an indexing rule’s configuration
Description
Modifies an indexing rule’s configuration.
See https://www.paws-r-sdk.com/docs/xray_update_indexing_rule/ for full documentation.
Usage
xray_update_indexing_rule(Name, Rule)
Arguments
Name |
[required] Name of the indexing rule to be updated. |
Rule |
[required] Rule configuration to be updated. |
[Package paws.developer.tools version 0.9.0 Index]