Safe Haskell | None |
---|---|
Language | Haskell2010 |
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.
http://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_DefineExpression.html
- data DefineExpression
- defineExpression :: Text -> Expression -> DefineExpression
- de1DomainName :: Lens' DefineExpression Text
- de1Expression :: Lens' DefineExpression Expression
- data DefineExpressionResponse
- defineExpressionResponse :: ExpressionStatus -> DefineExpressionResponse
- derExpression :: Lens' DefineExpressionResponse ExpressionStatus
Request
data DefineExpression Source
Request constructor
DefineExpression
constructor.
The fields accessible through corresponding lenses are:
Request lenses
Response
Response constructor
defineExpressionResponse Source
DefineExpressionResponse
constructor.
The fields accessible through corresponding lenses are: