| 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.LookoutEquipment.Types.SensorsWithShortDateRange
Description
Documentation
data SensorsWithShortDateRange Source #
Entity that comprises information on sensors that have shorter date range.
See: newSensorsWithShortDateRange smart constructor.
Constructors
| SensorsWithShortDateRange' | |
Fields
| |
Instances
newSensorsWithShortDateRange Source #
Create a value of SensorsWithShortDateRange with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:affectedSensorCount:SensorsWithShortDateRange', sensorsWithShortDateRange_affectedSensorCount - Indicates the number of sensors that have less than 90 days of data.
sensorsWithShortDateRange_affectedSensorCount :: Lens' SensorsWithShortDateRange Int Source #
Indicates the number of sensors that have less than 90 days of data.