| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Kendra.Types.MetricType
Description
Documentation
newtype MetricType Source #
Constructors
| MetricType' | |
Fields | |
Bundled Patterns
| pattern MetricType_AGG_QUERY_DOC_METRICS :: MetricType | |
| pattern MetricType_DOCS_BY_CLICK_COUNT :: MetricType | |
| pattern MetricType_QUERIES_BY_COUNT :: MetricType | |
| pattern MetricType_QUERIES_BY_ZERO_CLICK_RATE :: MetricType | |
| pattern MetricType_QUERIES_BY_ZERO_RESULT_RATE :: MetricType | |
| pattern MetricType_TREND_QUERY_DOC_METRICS :: MetricType |