cloudsearch_define_expression {paws.analytics} | R Documentation |
Configures an Expression for the search domain
Description
Configures an Expression
for the search domain. Used to create new expressions and modify existing ones. If the expression exists, the new configuration replaces the old one. For more information, see Configuring Expressions in the Amazon CloudSearch Developer Guide.
See https://www.paws-r-sdk.com/docs/cloudsearch_define_expression/ for full documentation.
Usage
cloudsearch_define_expression(DomainName, Expression)
Arguments
DomainName |
[required] |
Expression |
[required] |
[Package paws.analytics version 0.7.0 Index]