| 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.IoTWireless.Types.ProximityResourceTypeEventConfiguration
Description
Synopsis
- data ProximityResourceTypeEventConfiguration = ProximityResourceTypeEventConfiguration' {}
- newProximityResourceTypeEventConfiguration :: ProximityResourceTypeEventConfiguration
- proximityResourceTypeEventConfiguration_sidewalk :: Lens' ProximityResourceTypeEventConfiguration (Maybe SidewalkResourceTypeEventConfiguration)
Documentation
data ProximityResourceTypeEventConfiguration Source #
Proximity resource type event configuration object for enabling or disabling topic.
See: newProximityResourceTypeEventConfiguration smart constructor.
Constructors
| ProximityResourceTypeEventConfiguration' | |
Fields
| |
Instances
newProximityResourceTypeEventConfiguration :: ProximityResourceTypeEventConfiguration Source #
Create a value of ProximityResourceTypeEventConfiguration 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:sidewalk:ProximityResourceTypeEventConfiguration', proximityResourceTypeEventConfiguration_sidewalk - Proximity resource type event configuration object for enabling and
disabling wireless device topic.
proximityResourceTypeEventConfiguration_sidewalk :: Lens' ProximityResourceTypeEventConfiguration (Maybe SidewalkResourceTypeEventConfiguration) Source #
Proximity resource type event configuration object for enabling and disabling wireless device topic.