amazonka-cloudsearch-1.1.0: Amazon CloudSearch SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudSearch.DeleteExpression

Contents

Description

Removes an Expression from the search domain. For more information, see Configuring Expressions in the Amazon CloudSearch Developer Guide.

See: AWS API Reference for DeleteExpression.

Synopsis

Creating a Request

deleteExpression Source

Creates a value of DeleteExpression with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

Destructuring the Response

deleteExpressionResponse Source

Creates a value of DeleteExpressionResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

delrsExpression :: Lens' DeleteExpressionResponse ExpressionStatus Source

The status of the expression being deleted.