| 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.IoT.Types.CustomMetricType
Description
Documentation
newtype CustomMetricType Source #
Constructors
| CustomMetricType' | |
Fields | |
Bundled Patterns
| pattern CustomMetricType_Ip_address_list :: CustomMetricType | |
| pattern CustomMetricType_Number :: CustomMetricType | |
| pattern CustomMetricType_Number_list :: CustomMetricType | |
| pattern CustomMetricType_String_list :: CustomMetricType |