| 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.GroundStation.Types.DecodeConfig
Description
Synopsis
Documentation
data DecodeConfig Source #
Information about the decode Config.
See: newDecodeConfig smart constructor.
Constructors
| DecodeConfig' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> DecodeConfig |
Create a value of DecodeConfig 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:unvalidatedJSON:DecodeConfig', decodeConfig_unvalidatedJSON - Unvalidated JSON of a decode Config.
decodeConfig_unvalidatedJSON :: Lens' DecodeConfig Text Source #
Unvalidated JSON of a decode Config.